pub const fn max_inline_value(key_len: usize) -> usize
Maximum value length that still fits inline in a leaf alongside at least one slot. See docs/format.md § Key and value encoding.
docs/format.md