Struct pgx_pg_sys::BitmapAnd
source · [−]Fields
plan: Planbitmapplans: *mut ListTrait Implementations
impl Copy for BitmapAnd
Auto Trait Implementations
impl RefUnwindSafe for BitmapAnd
impl !Send for BitmapAnd
impl !Sync for BitmapAnd
impl Unpin for BitmapAnd
impl UnwindSafe for BitmapAnd
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