Docs.rs
external-buffered-stream-0.1.7
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
external-buffered-stream 0.1.7
A stream that stores pending items in a external buffer
Crate
Source
Builds
Feature flags
Documentation
Coverage
14.29%
3
out of
21
items documented
0
out of
4
items with examples
Size
Source code size: 79.11 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 1.26 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 23s
Average build duration of
successful
builds.
all releases: 30s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
tctony/external-buffered-stream
0
0
0
crates.io
Dependencies
async-trait ^0.1.88
normal
bincode ^2.0.1
normal
optional
futures ^0.3.31
normal
log ^0.4.27
normal
sled ^0.34
normal
optional
tokio ^1
normal
optional
env_logger ^0.11
dev
rand ^0.9.2
dev
tempfile ^3.0
dev
tokio ^1.0
dev
tokio-stream ^0.1.17
dev
Versions
0.1.7
(2025-11-07)
0.1.6
(2025-09-17)
0.1.5
(2025-08-05)
0.1.4
(2025-08-05)
0.1.3
(2025-08-05)
0.1.2
(2025-08-04)
0.1.1
(2025-08-03)
Owners
A stream that stores pending items in a persistant external buffer.