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