vortex_dtype

Macro match_each_native_ptype

Source
macro_rules! match_each_native_ptype {
    ($self:expr, | $_:tt $enc:ident | $($body:tt)*) => { ... };
}