pub type SchemaPrefix = (u8, HashFunctionLabel);Expand description
Schema-prefix key used by CacheInfoReport::by_schema.
Equal to the (chapter_revision, hash_function) pair recorded
in each well-formed manifest per CACHE-003 / CACHE-011.
pub type SchemaPrefix = (u8, HashFunctionLabel);Schema-prefix key used by CacheInfoReport::by_schema.
Equal to the (chapter_revision, hash_function) pair recorded
in each well-formed manifest per CACHE-003 / CACHE-011.