Struct pgx_pg_sys::tzEntry
source · [−]#[repr(C)]pub struct tzEntry { /* private fields */ }Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for tzEntry
impl Send for tzEntry
impl Sync for tzEntry
impl Unpin for tzEntry
impl UnwindSafe for tzEntry
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