rustc_session::config::opt

Function flag_s

source
pub(crate) fn flag_s(
    a: &'static str,
    b: &'static str,
    c: &'static str,
) -> RustcOptGroup