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