Macro impl_xo_object

Source
macro_rules! impl_xo_object {
    ($t:ty => $object_type:expr, $id:ty) => { ... };
}