Files
pezkuwi-subxt/substrate/primitives/arithmetic
honeywest b3f8e064f2 Clippy arithmetic new (#8282)
* optimize code

* fix clippy replace = with += or %=

* fix redundant closure found warning

* redundant field names in struct initialization

* fix clippy warning and optimize code

* fix clippy warning

* fix clippy warning

* fix test error
2021-03-08 11:35:26 +01:00
..
2021-01-04 09:03:13 +00:00
2021-02-10 19:23:18 +01:00
2021-03-08 11:35:26 +01:00
2021-02-10 19:23:18 +01:00
2020-08-20 17:04:42 +02:00

Minimal fixed point arithmetic primitives and types for runtime.

License: Apache-2.0