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