Function read_status_file

Source
pub fn read_status_file<P: AsRef<Path>>(
    path: P,
) -> Result<Status, ReadStatusFileError>