Skip to main content

encode_validation_store

Function encode_validation_store 

Source
pub fn encode_validation_store(
    config_hash: &str,
    rows: &[(String, ValidationCacheRow)],
) -> Result<Vec<u8>, IndexFormatError>
Expand description

Encode the .vseg payload — rows in insertion order.