mz_sql::plan::statement::acl

Function describe_revoke_privileges

Source
pub fn describe_revoke_privileges(
    _: &StatementContext<'_>,
    _: RevokePrivilegesStatement<Aug>,
) -> Result<StatementDesc, PlanError>