pub struct WidthEmpty;Trait Implementations§
Source§impl IsSetWidth for WidthEmpty
impl IsSetWidth for WidthEmpty
impl Field for WidthEmpty
impl WidthIsEmpty for WidthEmpty
Auto Trait Implementations§
impl Freeze for WidthEmpty
impl RefUnwindSafe for WidthEmpty
impl Send for WidthEmpty
impl Sync for WidthEmpty
impl Unpin for WidthEmpty
impl UnwindSafe for WidthEmpty
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