Struct pgx_pg_sys::nameData
source · [−]Fields
data: [c_char; 64]Trait Implementations
impl Copy for nameData
Auto Trait Implementations
impl RefUnwindSafe for nameData
impl Send for nameData
impl Sync for nameData
impl Unpin for nameData
impl UnwindSafe for nameData
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