53 releases (32 major breaking)

new 34.0.0 May 23, 2024
33.0.0 Apr 30, 2024
32.0.0 Apr 8, 2024
31.0.0 Mar 18, 2024
2.0.0-alpha.5 Mar 24, 2020

#1084 in Magic Beans

Download history 2201/week @ 2024-01-31 3931/week @ 2024-02-07 4122/week @ 2024-02-14 5101/week @ 2024-02-21 3787/week @ 2024-02-28 3689/week @ 2024-03-06 4257/week @ 2024-03-13 4696/week @ 2024-03-20 4576/week @ 2024-03-27 5278/week @ 2024-04-03 4842/week @ 2024-04-10 4968/week @ 2024-04-17 4673/week @ 2024-04-24 4545/week @ 2024-05-01 3949/week @ 2024-05-08 3306/week @ 2024-05-15

17,331 downloads per month
Used in 438 crates (376 directly)

Apache-2.0

2.5MB
49K 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

~17–31MB
~529K SLoC