Struct donet_core::dcstruct::interim::DCStruct
source · pub struct DCStruct {}
Trait Implementations§
Auto Trait Implementations§
impl Freeze for DCStruct
impl RefUnwindSafe for DCStruct
impl Send for DCStruct
impl Sync for DCStruct
impl Unpin for DCStruct
impl UnwindSafe for DCStruct
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