Skip to content

Commit bf0cd59

Browse files
yjhmelodyk-nasa
andauthored
Update src/stream/stream/cloned.rs
Co-Authored-By: nasa <htilcs1115@gmail.com>
1 parent 4942dc7 commit bf0cd59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/stream/stream/cloned.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ use pin_project_lite::pin_project;
44
use std::pin::Pin;
55

66
pin_project! {
7-
#[doc(hidden)]
87
#[allow(missing_debug_implementations)]
98
pub struct Cloned<S> {
109
#[pin]

0 commit comments

Comments
 (0)