Constant swap::controller::MAX_SWAP_CHUNK_SIZE  
source ยท const MAX_SWAP_CHUNK_SIZE: usize = _; // 2_097_152usizeExpand description
The max size of chunks to swap out/in at once.
const MAX_SWAP_CHUNK_SIZE: usize = _; // 2_097_152usizeThe max size of chunks to swap out/in at once.