pub const MAX_SMALL_DATA_SIZE: usize = 20;
The maximum size in bytes of an attribute using inline small data storage.