Constant glib::collections::slice::MIN_SIZE

source ยท
const MIN_SIZE: usize = 256;
Expand description

Minimum size of the Slice allocation in bytes.