32 releases (18 major breaking)
new 20.0.0 | Mar 26, 2023 |
---|---|
19.0.0 | Mar 5, 2023 |
18.0.0 | Feb 26, 2023 |
17.0.0 | Feb 19, 2023 |
2.0.0-alpha.5 | Mar 24, 2020 |
#297 in #node
4,572 downloads per month
Used in fewer than 194 crates
2MB
41K
SLoC
Support code for the runtime.
License: Apache-2.0
lib.rs
:
Support code for the runtime.
Note on Tuple Traits
Many of the traits defined in [traits
] have auto-implementations on tuples as well. Usually,
the tuple is a function of number of pallets in the runtime. By default, the traits are
implemented for tuples of up to 64 items.
Dependencies
~8–43MB
~730K SLoC