Function plan_grant_role

Source
pub fn plan_grant_role(
    scx: &StatementContext<'_>,
    _: GrantRoleStatement<Aug>,
) -> Result<Plan, PlanError>