Struct diem_assets_proof::BalancesView [−][src]
pub struct BalancesView(_);Expand description
A set of balances by currency.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for BalancesView
impl Send for BalancesView
impl Sync for BalancesView
impl Unpin for BalancesView
impl UnwindSafe for BalancesView
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more
type Output = T
type Output = T
Should always be Self
Generates a hash used only for tests.