Expand description

The Currency trait and associated types.

Structs

  • A non-const Get implementation parameterised by a Currency impl which provides the result of active_issuance.
  • A non-const Get implementation parameterised by a Currency impl which provides the result of total_issuance.

Traits

Type Definitions

  • An identifier for a lock. Used for disambiguating different locks so that they can be individually replaced or removed.