Trait SameOwner
operator_framework::install::meta
pub trait SameOwner { fn is_same_owner(&self, other: &OwnerReference) -> bool; }
fn is_same_owner(&self, other: &OwnerReference) -> bool
impl SameOwner for OwnerReference