mz_sql::plan::statement::acl

Function describe_grant_privileges

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