Function cargo::util::context::target::load_config_table

source ยท
fn load_config_table(
    gctx: &GlobalContext,
    prefix: &str
) -> CargoResult<TargetConfig>
Expand description

Loads a single table for the given prefix.