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