Macro rustc_session::options::insert

source ·
macro_rules! insert {
    ($opt_name:ident, $opt_expr:expr, $sub_hashes:expr) => { ... };
}