pub fn kv_blk_bytes() -> (usize, usize)Expand description
KV format policy moved to the shared memra-kv crate (Phase D); re-exported so the
fatbin router below and every existing crate::kv_blk_bytes() call site is unchanged.
Per-32-element block bytes for the selected (K, V) formats.