Skip to main content

write_finch_file

Function write_finch_file 

Source
pub fn write_finch_file(
    file: &mut dyn Write,
    sketches: &[Sketch],
) -> FinchResult<()>