mz_sql::plan::statement::scl

Function describe_deallocate

Source
pub fn describe_deallocate(
    _: &StatementContext<'_>,
    _: DeallocateStatement,
) -> Result<StatementDesc, PlanError>