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