pub struct DefBidSize;Expand description
DefBidSize (293).
Trait Implementations§
Auto Trait Implementations§
impl Freeze for DefBidSize
impl RefUnwindSafe for DefBidSize
impl Send for DefBidSize
impl Sync for DefBidSize
impl Unpin for DefBidSize
impl UnsafeUnpin for DefBidSize
impl UnwindSafe for DefBidSize
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