Docs.rs
rusted_pipe-0.0.2
rusted_pipe 0.0.2
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
szandara
Dependencies
anyhow ^1.0.43
normal
approx ^0.4
normal
atomic ^0.5
normal
byteorder ^1.4.3
normal
bytes ^1.4.0
normal
crossbeam ^0.8.1
normal
derive-new ^0.5
normal
derive_builder ^0.12.0
normal
http-body-util =0.1.0-rc.2
normal
indexmap ^1.7.0
normal
itertools ^0.10.3
normal
lazy_static ^1.4.0
normal
log ^0.4.17
normal
mockall ^0.11.0
normal
mockall_double ^0.2.1
normal
paste ^1.0.11
normal
prometheus ^0.13.3
normal
prometheus_exporter ^0.8.5
normal
pyroscope ^0.5.4
normal
pyroscope_pprofrs ^0.2
normal
rand ^0.8.4
normal
ringbuffer ^0.11.1
normal
rstest ^0.16.0
normal
rusty_pool ^0.7.0
normal
thiserror ^1.0
normal
Versions
15.91%
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
rusted_
pipe
0.0.2
All Items
Crate Items
Re-exports
Modules
Macros
Enums
Crate
rusted_pipe
Copy item path
Source
Re-exports
§
pub use packet::
DataVersion
;
pub use packet::
PacketError
;
Modules
§
buffers
Module that holds the implementation of a single input buffer for a Node. An input buffer contains an allocated memory that stores data in different ways depending on implementation. Buffers offer two main functionalities:
channels
Module for the channels logic. A channel is an input or output of of a node. There are two main types: read channel and write channels.
graph
packet
Macros
§
unwrap_
or_
return
Enums
§
Rusted
Pipe
Error
Possible inference error