62 releases (37 major breaking)
39.0.0 | Jan 7, 2025 |
---|---|
38.2.0 | Dec 20, 2024 |
38.0.0 | Sep 25, 2024 |
37.1.0 | Jan 17, 2025 |
2.0.0-alpha.5 | Mar 24, 2020 |
#681 in Magic Beans
81,286 downloads per month
Used in 486 crates
(396 directly)
3.5MB
58K
SLoC
Support code for the runtime.
License: Apache-2.0
Release
Polkadot SDK Stable 2412
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
~17–31MB
~508K SLoC