Macro rustc_session::options::insert[][src]

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