Macro resolve_object_ref

Source
macro_rules! resolve_object_ref {
    ($self:expr, $refs:expr) => { ... };
}