[][src]Trait wagyu_model::amount::Amount

pub trait Amount: Copy + Clone + Debug + Display + Send + Sync + 'static + Eq + Ord + Sized + Hash { }

The interface for a generic amount.

Implementors

Loading content...