Macro rustc_target::asm::types[][src]

macro_rules! types {
    ($(_ : $($ty : expr), + ;) ? $($feature : literal : $($ty2 : expr), + ;) *) => { ... };
}