Struct libpg_query::PgQuerySplitStmt [−][src]
Fields
stmt_location: c_intstmt_len: c_intTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PgQuerySplitStmt
impl Send for PgQuerySplitStmt
impl Sync for PgQuerySplitStmt
impl Unpin for PgQuerySplitStmt
impl UnwindSafe for PgQuerySplitStmt
Blanket Implementations
Mutably borrows from an owned value. Read more