pub struct th;Trait Implementations§
Source§impl CssSelector for th
impl CssSelector for th
fn is_selector(&self)
impl CssElement for th
Auto Trait Implementations§
impl Freeze for th
impl RefUnwindSafe for th
impl Send for th
impl Sync for th
impl Unpin for th
impl UnwindSafe for th
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