Struct pgx_pg_sys::SortPath
source · [−]Fields
path: Pathsubpath: *mut PathTrait Implementations
impl Copy for SortPath
Auto Trait Implementations
impl RefUnwindSafe for SortPath
impl !Send for SortPath
impl !Sync for SortPath
impl Unpin for SortPath
impl UnwindSafe for SortPath
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