Function mz_adapter::rbac::ownership_err

source ·
fn ownership_err(
    unheld_ownership: Vec<ObjectId>,
    catalog: &impl SessionCatalog
) -> Result<(), UnauthorizedError>