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