parse_serialized_file_from_path

Function parse_serialized_file_from_path 

Source
pub fn parse_serialized_file_from_path<P: AsRef<Path>>(
    path: P,
) -> Result<SerializedFile>
Expand description

Parse SerializedFile from file path