Macro glib::variant::impl_numeric

source ยท
macro_rules! impl_numeric {
    ($name:ty, $typ:expr, $new_fn:ident, $get_fn:ident) => { ... };
}