Skip to main content

MAX_INLINE_XATTR_SIZE

Constant MAX_INLINE_XATTR_SIZE 

Source
pub const MAX_INLINE_XATTR_SIZE: usize = 256;
Expand description

Maximum size an extended attribute can be before it’s stored in an object attribute instead of inside the record directly.