is_object

Macro is_object 

Source
macro_rules! is_object {
    ($raw:expr, $id:ty) => { ... };
}