const MAX_OBJECTS: usize = 64;
Expand description

Maximum number of objects a bag can contain.