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