We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61e2cf6 + a3e5722 commit e0ce35fCopy full SHA for e0ce35f
src/low_level/pipe.rs
@@ -73,6 +73,7 @@
73
//! println!("Happily terminating");
74
//! Ok(())
75
//! }
76
+//! ```
77
78
use std::io::{Error, ErrorKind};
79
use std::os::unix::io::{AsRawFd, IntoRawFd, RawFd};
0 commit comments