Struct dua::ByteFormatDisplay [−][src]
pub struct ByteFormatDisplay { /* fields omitted */ }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
impl<T> BorrowMut<T> for T where
T: ?Sized, [src]
impl<T> BorrowMut<T> for T where
T: ?Sized, [src]pub fn borrow_mut(&mut self) -> &mut T[src]
pub fn borrow_mut(&mut self) -> &mut T[src]Mutably borrows from an owned value. Read more
impl<T> Pointable for T
impl<T> Pointable for T