Docs.rs
fastapi-http-0.1.1
fastapi-http 0.1.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Dicklesworthstone
Dependencies
asupersync ^0.1.0
normal
fastapi-core ^0.1.1
normal
tokio ^1
normal
optional
criterion ^0.5
dev
tokio ^1
dev
Versions
95.43%
of the crate is documented
Platform
aarch64-unknown-linux-gnu
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
Skip to main content
DEFAULT_CHUNK_SIZE
fastapi_
http
0.1.1
In fastapi_
http::
streaming
fastapi_http
::
streaming
Constant
DEFAULT_
CHUNK_
SIZE
Copy item path
Source
pub const DEFAULT_CHUNK_SIZE:
usize
= _; // 65_536usize
Expand description
Default chunk size for streaming (64KB).