[][src]Macro pyo3::int_fits_larger_int

macro_rules! int_fits_larger_int {
    ($rust_type:ty, $larger_type:ty) => { ... };
}