Commit Graph
1 Commits
Author SHA1 Message Date
Nathaniel McCallum 30b2cf8f96 Implement From<S> for StreamBody<S> (#866)
Although this shadows `StreamBody::new()`, having `From` allows for
trivial bounds creation on associated types.

Signed-off-by: Nathaniel McCallum <[email protected]>
2022-03-18 15:40:27 +00:00