Function read_ship_locker_file

Source
pub fn read_ship_locker_file<P: AsRef<Path>>(
    path: P,
) -> Result<ShipLocker, ReadShipLockerFileError>