Function write_bin

Source
pub fn write_bin<T: Serialize>(path: &Path, data: &T) -> Result<()>