Constant swap::controller::MAX_SWAP_CHUNK_SIZE
source · const MAX_SWAP_CHUNK_SIZE: usize = _; // 2_097_152usize
Expand description
The max size of chunks to swap out/in at once.
const MAX_SWAP_CHUNK_SIZE: usize = _; // 2_097_152usize
The max size of chunks to swap out/in at once.