Macro impl_object_id

Source
macro_rules! impl_object_id {
    ($type_name:ty) => { ... };
}