We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0829679 commit eeafd33Copy full SHA for eeafd33
http-body/src/lib.rs
@@ -43,7 +43,7 @@ pub trait Body {
43
type Error;
44
45
#[allow(clippy::type_complexity)]
46
- /// Attempt to pull out the next data buffer of this stream.
+ /// Attempt to pull out the next frame of this stream.
47
///
48
/// # Return value
49
0 commit comments