pub fn ship_interface_from_config(path_to_file: &str) -> Option<ShipInterface>Expand description
Opens the yaml file specified by path_to_file and uses the
data inside to create a ShipInterface
pub fn ship_interface_from_config(path_to_file: &str) -> Option<ShipInterface>Opens the yaml file specified by path_to_file and uses the
data inside to create a ShipInterface