Skip to main content

load_fleet_config

Function load_fleet_config 

Source
pub fn load_fleet_config<P: AsRef<Path>>(
    path: P,
) -> Result<FleetConfig, FleetConfigError>