Skip to main content

sparse_vec_to_format

Function sparse_vec_to_format 

Source
pub fn sparse_vec_to_format(
    vec: &SparseVec,
    format: OutputFormat,
) -> Result<Vec<u8>, FormatError>
Expand description

Convert SparseVec to specified format