Function mz_sql::plan::statement::acl::plan_grant_privileges

source ยท
pub fn plan_grant_privileges(
    scx: &StatementContext<'_>,
    _: GrantPrivilegesStatement<Aug>,
) -> Result<Plan, PlanError>