57 releases (35 major breaking)

37.0.0 Jul 18, 2024
36.0.1 Jul 18, 2024
35.0.0 Jun 21, 2024
34.0.0 May 23, 2024
2.0.0-alpha.5 Mar 24, 2020

#1189 in Magic Beans

Download history 5617/week @ 2024-04-04 4917/week @ 2024-04-11 4718/week @ 2024-04-18 5138/week @ 2024-04-25 4154/week @ 2024-05-02 3818/week @ 2024-05-09 4207/week @ 2024-05-16 4900/week @ 2024-05-23 4745/week @ 2024-05-30 3894/week @ 2024-06-06 3352/week @ 2024-06-13 5332/week @ 2024-06-20 3420/week @ 2024-06-27 1763/week @ 2024-07-04 5442/week @ 2024-07-11 4634/week @ 2024-07-18

16,360 downloads per month
Used in 443 crates (381 directly)

Apache-2.0

2.5MB
50K 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
~526K SLoC