Struct pgx_pg_sys::DoStmt
source · [−]Fields
type_: NodeTagargs: *mut ListTrait Implementations
impl Copy for DoStmt
Auto Trait Implementations
impl RefUnwindSafe for DoStmt
impl !Send for DoStmt
impl !Sync for DoStmt
impl Unpin for DoStmt
impl UnwindSafe for DoStmt
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more