Struct figaro::handlers::reset_state_handler
source · pub struct reset_state_handler;Trait Implementations§
Auto Trait Implementations§
impl RefUnwindSafe for reset_state_handler
impl Send for reset_state_handler
impl Sync for reset_state_handler
impl Unpin for reset_state_handler
impl UnwindSafe for reset_state_handler
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