Macro vortex_dtype::match_each_integer_ptype

source ยท
macro_rules! match_each_integer_ptype {
    ($self:expr, | $_:tt $enc:ident | $($body:tt)*) => { ... };
}