pub const DEFAULT_MEMORY_USAGE_LIMIT: u64 = 100_000_000; // 100_000_000u64Available on crate features
code and embedded-python only.Expand description
Default aggregate memory budget for one mount: 100 MB in decimal bytes.