num_rational

Macro to_primitive_64

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