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