Constant lrs::alloc::MAX_SIZE

The maximum size of an allocation

Syntax

const MAX_SIZE: usize = isize::max() as usize;