Struct pgx_pg_sys::StatsElem
source · [−]Fields
type_: NodeTagname: *mut c_charexpr: *mut NodeTrait Implementations
impl Copy for StatsElem
Auto Trait Implementations
impl RefUnwindSafe for StatsElem
impl !Send for StatsElem
impl !Sync for StatsElem
impl Unpin for StatsElem
impl UnwindSafe for StatsElem
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