Module json

Source
Expand description

Structs and traits for EXPLAIN AS JSON.

Traits§

DisplayJson
A trait implemented by explanation types that can be rendered as ExplainFormat::Json.

Functions§

json_string
Render a type t: T as ExplainFormat::Json.