Docs.rs
cmd-proc-0.4.0
cmd-proc 0.4.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mbj
Dependencies
log ^0.4
normal
thiserror ^2
normal
tokio ^1
normal
tokio ^1
dev
Versions
68.18%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
StreamMarker
cmd_
proc
0.4.0
Stream
Marker
Implementors
In crate cmd_
proc
cmd_proc
Trait
Stream
Marker
Copy item path
Source
pub trait StreamMarker: Sealed { }
Expand description
Marker trait for stream type parameters.
Implementors
§
Source
§
impl
StreamMarker
for
Stderr
Source
§
impl
StreamMarker
for
Stdout