Function move_coverage::coverage_map::output_map_to_file
source · pub fn output_map_to_file<M: Serialize, P: AsRef<Path>>(
file_name: P,
data: &M
) -> Result<()>
pub fn output_map_to_file<M: Serialize, P: AsRef<Path>>(
file_name: P,
data: &M
) -> Result<()>