impl_rootable

Macro impl_rootable 

Source
macro_rules! impl_rootable {
    ($(($value:ty, $key:ident, $gc_type:ident)$(,)?)*) => { ... };
}