Function read_outfitting_file

Source
pub fn read_outfitting_file<P: AsRef<Path>>(
    path: P,
) -> Result<Outfitting, ReadOutfittingFileError>