vsimd
0.8.0
vsimd
Macro
is_pod_type
Copy item path
source
macro_rules!
is_pod_type { (
$self
:ident,
$x
:ident $(|
$xs
:ident)
*
) => { ... }; }