Skip to content

Commit 7ad9bab

Browse files
committed
removed out-of-date doc-comment
1 parent 4abf616 commit 7ad9bab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/server/encode.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ use crate::chunked::ChunkedEncoder;
1212
use crate::date::fmt_http_date;
1313

1414
/// A streaming HTTP encoder.
15-
///
16-
/// This is returned from [`encode`].
1715
#[derive(Debug)]
1816
pub struct Encoder {
1917
/// The current level of recursion the encoder is in.

0 commit comments

Comments
 (0)