pub fn exploded_schema(oid_len: usize) -> SchemaRefExpand description
oid | object_type | mode | path | payload.
oid_len is a parameter because this engine serves both sha1 (20 bytes) and
sha256 (32); a hardcoded 20 would silently truncate every sha256 key.