box_object_impl

Macro box_object_impl 

Source
macro_rules! box_object_impl {
    ($name:ident $(, $constraint:ident)*) => { ... };
}