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