Docs.rs
async-ringbuf-0.3.4
async-ringbuf 0.3.4
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
nthend
agerasev
Dependencies
futures-util ^0.3.31
normal
portable-atomic ^1
normal
optional
portable-atomic-util ^0.2
normal
optional
ringbuf ^0.4.8
normal
futures ^0.3.31
dev
tokio ^1.37.0
dev
Versions
20%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
async_
ringbuf
0.3.4
All Items
Crate Items
Re-exports
Modules
Structs
Functions
Type Aliases
Crate
async_ringbuf
Copy item path
Source
Re-exports
§
pub use rb::
AsyncRb
;
pub use traits::
consumer
;
pub use traits::
producer
;
Modules
§
rb
traits
wrap
Structs
§
Arc
A thread-safe reference-counting pointer. ‘Arc’ stands for ‘Atomically Reference Counted’.
Functions
§
async_
transfer
Tranfer data from one ring buffer to another.
Type Aliases
§
Async
Heap
Cons
Async
Heap
Prod
Async
Heap
Rb
Async
Static
Cons
Async
Static
Prod
Async
Static
Rb