Struct mcaptcha::static_assets::static_files::Favicons
source · struct Favicons;
Implementations§
Trait Implementations§
Auto Trait Implementations§
impl RefUnwindSafe for Favicons
impl Send for Favicons
impl Sync for Favicons
impl Unpin for Favicons
impl UnwindSafe for Favicons
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