Module display

Module display 

Source
Expand description

Types for plan display

Modules§

human_readable
Helpers for rendering sizes, counts, and durations in human readable form.

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