vsimd

Macro is_pod_type

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