Macro rustc_expand::base::make_MacEager[][src]

macro_rules! make_MacEager {
    ($($fld : ident : $t : ty,) *) => { ... };
}