Struct pgx_pg_sys::CustomPath
source · #[repr(C)]pub struct CustomPath {
pub path: Path,
pub flags: uint32,
pub custom_paths: *mut List,
pub custom_private: *mut List,
pub methods: *const CustomPathMethods,
}
Fields§
§path: Path
§flags: uint32
§custom_paths: *mut List
§custom_private: *mut List
§methods: *const CustomPathMethods
Trait Implementations§
source§impl Clone for CustomPath
impl Clone for CustomPath
source§fn clone(&self) -> CustomPath
fn clone(&self) -> CustomPath
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moresource§impl Debug for CustomPath
impl Debug for CustomPath
source§impl Default for CustomPath
impl Default for CustomPath
source§impl Display for CustomPath
impl Display for CustomPath
source§impl PgNode for CustomPath
impl PgNode for CustomPath
source§fn display_node(&self) -> String
fn display_node(&self) -> String
Format this node