Skip to main content

normalize_owners

Function normalize_owners 

Source
pub fn normalize_owners(
    owners: Vec<OwnerRef>,
) -> Result<Vec<OwnerRef>, OwnerValidationError>