49 releases (29 major breaking)

31.0.0 Mar 18, 2024
30.0.0 Feb 26, 2024
29.0.1 Mar 28, 2024
28.0.0 Jan 23, 2024
2.0.0-alpha.5 Mar 24, 2020

#527 in Magic Beans

Download history 3063/week @ 2023-12-07 2762/week @ 2023-12-14 1821/week @ 2023-12-21 1616/week @ 2023-12-28 3587/week @ 2024-01-04 3429/week @ 2024-01-11 3317/week @ 2024-01-18 2579/week @ 2024-01-25 2145/week @ 2024-02-01 4128/week @ 2024-02-08 4252/week @ 2024-02-15 4971/week @ 2024-02-22 3666/week @ 2024-02-29 3917/week @ 2024-03-07 4246/week @ 2024-03-14 3850/week @ 2024-03-21

16,349 downloads per month
Used in 419 crates (369 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

~16–35MB
~578K SLoC