Function plan_role_attributes

Source
fn plan_role_attributes(
    options: Vec<RoleAttribute>,
    scx: &StatementContext<'_>,
) -> Result<PlannedRoleAttributes, PlanError>