Files
pezkuwi-subxt/substrate/frame/support
honeywest 6ec0f64259 Feat suppert procedural (#7913)
* fix clippy replace clone with copy

* fix clippy warning pattern

* fix clippy warning replace into_iter with iter

* replace match with if let

* replace =0 with is_empty

* replace or with or_else

* replace vec! with Vec::new
2021-01-18 13:07:09 +01:00
..
2021-01-12 09:25:47 +01:00
2020-08-20 17:04:42 +02:00

Support code for the runtime.

License: Apache-2.0