Skip to main content

bind_routine_grantees

Function bind_routine_grantees 

Source
pub fn bind_routine_grantees(
    grantees: &[AclGrantee],
    roles: &BTreeMap<String, RoleDefinition>,
) -> Result<Vec<Option<RoleIdentity>>, SQLError>