Struct libhaystack::haystack::units::units_generated::BAHT
source · [−]pub struct BAHT { /* private fields */ }Methods from Deref<Target = Unit>
sourcepub fn is_byte_unit(&self) -> bool
pub fn is_byte_unit(&self) -> bool
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for BAHT
impl Send for BAHT
impl Sync for BAHT
impl Unpin for BAHT
impl UnwindSafe for BAHT
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