Struct libpg_query::PgQueryProtobuf [−][src]
Fields
len: c_uintdata: *mut c_charTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PgQueryProtobuf
impl !Send for PgQueryProtobuf
impl !Sync for PgQueryProtobuf
impl Unpin for PgQueryProtobuf
impl UnwindSafe for PgQueryProtobuf
Blanket Implementations
Mutably borrows from an owned value. Read more