pub struct SimpleFileSystem;Methods from Deref<Target = Guid>§
Trait Implementations§
Source§impl Deref for SimpleFileSystem
impl Deref for SimpleFileSystem
Auto Trait Implementations§
impl Freeze for SimpleFileSystem
impl RefUnwindSafe for SimpleFileSystem
impl Send for SimpleFileSystem
impl Sync for SimpleFileSystem
impl Unpin for SimpleFileSystem
impl UnwindSafe for SimpleFileSystem
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