fn load_config_table(config: &Config, prefix: &str) -> CargoResult<TargetConfig>Expand description
Loads a single table for the given prefix.
fn load_config_table(config: &Config, prefix: &str) -> CargoResult<TargetConfig>Loads a single table for the given prefix.