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