actix_web_lab::extract

Constant DEFAULT_JSON_LIMIT

source
pub const DEFAULT_JSON_LIMIT: usize = 2_097_152;
Expand description

Default JSON payload size limit of 2MiB.