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