Struct pgx_pg_sys::CteScan
source · [−]Fields
scan: ScanctePlanId: c_intcteParam: c_intTrait Implementations
impl Copy for CteScan
Auto Trait Implementations
impl RefUnwindSafe for CteScan
impl !Send for CteScan
impl !Sync for CteScan
impl Unpin for CteScan
impl UnwindSafe for CteScan
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