hax_types

Macro with_kind_type

source
macro_rules! with_kind_type {
    ($kind:expr, <$t:ident>|| $body:expr) => { ... };
}