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