zink::asm

Macro impl_asm

Source
macro_rules! impl_asm {
    ($ty:ident) => { ... };
    ($($ty:tt),+) => { ... };
}