[][src]Macro lnpbp::test_enum_u8_exhaustive

macro_rules! test_enum_u8_exhaustive {
    ($enum:ident; $( $item:path => $val:expr ),+) => { ... };
}