[][src]Function akaze_util::deserialize_matches_from_file

pub fn deserialize_matches_from_file(
    path: impl AsRef<Path>
) -> Result<Vec<Match>, Error>

Serialize matches to a file.