write_slice_to_file

Function write_slice_to_file 

Source
pub fn write_slice_to_file<T: Serialize>(values: &[T], path: impl AsRef<Path>)