Struct hyper_scripter::util::holder::HistorianCloser
source · [−]pub struct HistorianCloser;Implementations
Auto Trait Implementations
impl RefUnwindSafe for HistorianCloser
impl Send for HistorianCloser
impl Sync for HistorianCloser
impl Unpin for HistorianCloser
impl UnwindSafe for HistorianCloser
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
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