Struct pgx_pg_sys::datetkn
source · [−]Fields
token: [c_char; 11]type_: c_charvalue: int32Trait Implementations
impl Copy for datetkn
Auto Trait Implementations
impl RefUnwindSafe for datetkn
impl Send for datetkn
impl Sync for datetkn
impl Unpin for datetkn
impl UnwindSafe for datetkn
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