pub struct EventSourceMappingState {}Trait Implementations§
Auto Trait Implementations§
impl Freeze for EventSourceMappingState
impl RefUnwindSafe for EventSourceMappingState
impl Send for EventSourceMappingState
impl Sync for EventSourceMappingState
impl Unpin for EventSourceMappingState
impl UnwindSafe for EventSourceMappingState
Blanket Implementations§
§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more