Skip to main content

to_primitive_small

Macro to_primitive_small 

Source
macro_rules! to_primitive_small {
    ($($type_name:ty)*) => { ... };
}