MEM_BACKED_LIMIT

Constant MEM_BACKED_LIMIT 

Source
pub const MEM_BACKED_LIMIT: usize = _; // 131_072usize
Expand description

Size limit for memory-backed objects. Larger blobs get written to the filesystem.