pub const MAX_INLINE_SIZE: u64 = 506;
Expand description

Maximum size of a value inlined on a page. Values larger than this must be stored in separate pages.