pub const MIB: usize = _; // 1_048_576usize
One mebibyte (1024 × 1024 bytes), e.g. Server::with_max_body_bytes(2 * MIB).
Server::with_max_body_bytes(2 * MIB)