vsimd

Macro is_pod_type

source
macro_rules! is_pod_type {
    ($self:ident, $x:ident $(| $xs:ident)*) => { ... };
}