Struct git_features::progress::unit::human::Scales [−][src]
pub struct Scales { /* fields omitted */ }
Provide a customized scaling scheme for your own modeling.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Scales
impl Send for Scales
impl Sync for Scales
impl Unpin for Scales
impl UnwindSafe for Scales
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
impl<T> Same<T> for T
impl<T> Same<T> for T
type Output = T
type Output = T
Should always be Self