Struct cyfs_lib::DefaultApps
source · [−]pub struct DefaultApps { /* private fields */ }
Implementations
sourceimpl DefaultApps
impl DefaultApps
Auto Trait Implementations
impl RefUnwindSafe for DefaultApps
impl Send for DefaultApps
impl Sync for DefaultApps
impl Unpin for DefaultApps
impl UnwindSafe for DefaultApps
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more