Macro grust::g_impl_boxed_type_for_ref [] [src]

macro_rules! g_impl_boxed_type_for_ref {
    ($t:ty, $get_type:path) => { ... };
}