define_as_primitive

Macro define_as_primitive 

Source
macro_rules! define_as_primitive {
    ($native_ty:ty) => { ... };
}