Trait pgx_pg_sys::PgNode
source · [−]pub trait PgNode {
fn display_node(&self) -> String { ... }
}Expand description
A trait applied to all Postgres pg_sys::Node types and subtypes
Provided Methods
sourcefn display_node(&self) -> String
fn display_node(&self) -> String
Format this node