Skip to main content

to_primitive_64

Macro to_primitive_64 

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