Docs.rs
fluke-buffet-0.2.0
fluke-buffet 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
fasterthanlime
Dependencies
bytemuck ^1.15.0
normal
eyre ^0.6.12
normal
http ^1.1.0
normal
libc ^0.2.153
normal
memchr ^2.7.1
normal
memmap2 ^0.9.4
normal
nix ^0.28.0
normal
nom ^7.1.3
normal
pretty-hex ^0.4.1
normal
send_wrapper ^0.6.0
normal
socket2 ^0.5.6
normal
thiserror ^1.0.58
normal
tokio ^1.36.0
normal
tracing ^0.1.40
normal
color-eyre ^0.6.3
dev
pretty_assertions ^1.4.0
dev
fluke-io-uring-async ^0.1.0
normal
optional
io-uring ^0.6.3
normal
optional
Versions
41.79%
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
pipe
fluke_
buffet
0.2.0
fluke_buffet
Function
pipe
Copy item path
Source
pub fn pipe() -> (
PipeWrite
,
PipeRead
)
Expand description
Create a new pipe.