pub struct OrganizationOrderField {}
Trait Implementations§
Auto Trait Implementations§
impl Freeze for OrganizationOrderField
impl RefUnwindSafe for OrganizationOrderField
impl Send for OrganizationOrderField
impl Sync for OrganizationOrderField
impl Unpin for OrganizationOrderField
impl UnwindSafe for OrganizationOrderField
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more