pub struct ZfoData {}Trait Implementations§
impl Copy for ZfoData
impl StructuralPartialEq for ZfoData
Auto Trait Implementations§
impl Freeze for ZfoData
impl RefUnwindSafe for ZfoData
impl Send for ZfoData
impl Sync for ZfoData
impl Unpin for ZfoData
impl UnwindSafe for ZfoData
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