Skip to main content

owners_intersect

Function owners_intersect 

Source
pub fn owners_intersect(caller: &[OwnerRef], resource: &[OwnerRef]) -> bool
Expand description

True when caller and resource owners share at least one identity.