Module display

Source
Expand description

Types for plan display

Structs§

GraphvizBuilder
StringifiedPlan
Represents some sort of execution plan, in String form

Enums§

PlanType
Represents which type of plan, when storing multiple for use in EXPLAIN plans

Traits§

ToStringifiedPlan
Trait for something that can be formatted as a stringified plan