impl_chip_type

Macro impl_chip_type 

Source
macro_rules! impl_chip_type {
    ( $type:ident: ($($variant:ident),*)) => { ... };
}