Docs.rs
data-streams-2.0.0
data-streams 2.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
NightEule5
Dependencies
bytemuck ^1.23.1
normal
num-traits ^0.2.19
normal
simdutf8 ^0.1.5
normal
optional
proptest ^1.7.0
dev
Versions
94.85%
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
data_
streams
2.0.0
Module source
Module Items
Traits
In data_
streams::
markers
data_streams
::
markers
Module
source
Copy item path
Source
Traits
§
Infinite
Source
A trait which marks a source as infinite, preventing “read-to-end” operations from completing.
Source
Size
A trait which gives known upper and lower bounds of the size of the source.