Macro mozjs::conversions::impl_num

source ยท
macro_rules! impl_num {
    ($N:ty, $zero:expr, $min:expr, $max:expr) => { ... };
}