Skip to main content

MIB

Constant MIB 

Source
pub const MIB: usize = _; // 1_048_576usize
Expand description

One mebibyte (1024 × 1024 bytes), e.g. Server::with_max_body_bytes(2 * MIB).