Function rustc_session::config::parse_extern_dep_specs[][src]

fn parse_extern_dep_specs(
    matches: &Matches,
    debugging_opts: &DebuggingOptions,
    error_format: ErrorOutputType
) -> ExternDepSpecs