Skip to main content

sparse_vec_from_format

Function sparse_vec_from_format 

Source
pub fn sparse_vec_from_format(
    data: &[u8],
    format: OutputFormat,
) -> Result<SparseVec, FormatError>
Expand description

Convert from bytes to SparseVec