Function read_shipyard_file

Source
pub fn read_shipyard_file<P: AsRef<Path>>(
    path: P,
) -> Result<Shipyard, ReadShipyardFileError>