Docs.rs
rust-pipe-0.1.1
rust-pipe 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
albyteai
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
dashmap ^6
normal
futures-util ^0.3
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tokio-tungstenite ^0.24
normal
tracing ^0.1
normal
uuid ^1
normal
anyhow ^1
dev
serial_test ^3.4.0
dev
tokio-test ^0.4
dev
tracing-subscriber ^0.3
dev
Versions
20.55%
of the crate is documented
Platform
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
Module stdio
rust_
pipe
0.1.1
Module stdio
Module Items
Structs
In rust_
pipe::
transport
rust_pipe
::
transport
Module
stdio
Copy item path
Source
Structs
ยง
Stdio
Process
Configuration for a stdio-based worker process.
Stdio
Transport
Transport that communicates with workers via stdin/stdout pipes.