Docs.rs
fastapi-core-0.1.0
fastapi-core 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Dicklesworthstone
Dependencies
asupersync ^0.1.0
normal
flate2 ^1.1
normal
optional
futures-executor ^0.3
normal
memchr ^2.7
normal
parking_lot ^0.12
normal
proptest ^1.5
normal
optional
regex ^1
normal
optional
serde ^1
normal
serde_json ^1
normal
fastapi-macros ^0.1.0
dev
regex ^1
dev
serial_test ^2
dev
Versions
98.22%
of the crate is documented
Go to latest version
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_FORM_LIMIT
fastapi_
core
0.1.0
fastapi_core
Constant
DEFAULT_
FORM_
LIMIT
Copy item path
Source
pub const DEFAULT_FORM_LIMIT:
usize
= _; // 1_048_576usize
Expand description
Default maximum form body size (1MB).