[][src]Function akaze_util::serialize_matches_to_file

pub fn serialize_matches_to_file(
    matches: &[Match],
    path: impl AsRef<Path>
) -> Result<(), Error>

Serialize matches to a file.