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