pub struct epc;Auto Trait Implementations§
impl Freeze for epc
impl RefUnwindSafe for epc
impl Send for epc
impl Sync for epc
impl Unpin for epc
impl UnwindSafe for epc
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