Struct dua::ByteFormatDisplay
source · [−]pub struct ByteFormatDisplay { /* private fields */ }Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ByteFormatDisplay
impl Send for ByteFormatDisplay
impl Sync for ByteFormatDisplay
impl Unpin for ByteFormatDisplay
impl UnwindSafe for ByteFormatDisplay
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more