Docs.rs
ntex-util-2.14.0
ntex-util 2.14.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fafhrd91
Dependencies
ahash ^0.8.10
normal
bitflags ^2
normal
futures-core ^0.3
normal
futures-timer ^3.0
normal
log ^0.4
normal
ntex-bytes ^0.1
normal
ntex-rt ^0.4
normal
ntex-service ^3.4
normal
pin-project-lite ^0.2
normal
slab ^0.4.9
normal
thiserror ^2
normal
futures-util ^0.3.29
dev
ntex ^2
dev
ntex-macros ^0.1.3
dev
Versions
60.23%
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
Module bstream
ntex_
util
2.14.0
Module bstream
Module Items
Structs
Enums
Functions
In ntex_
util::
channel
ntex_util
::
channel
Module
bstream
Copy item path
Source
Expand description
Bytes stream
Structs
§
Receiver
Buffered stream of byte chunks
Sender
Sender part of the payload stream
Enums
§
Status
Functions
§
channel
Create bytes stream.
empty
Create empty stream
eof
Create closed bytes stream.