52 releases (31 major breaking)

33.0.0 Apr 30, 2024
32.0.0 Apr 8, 2024
31.0.0 Mar 18, 2024
30.0.0 Feb 26, 2024
2.0.0-alpha.5 Mar 24, 2020

#983 in Magic Beans

Download history 2658/week @ 2024-01-26 2282/week @ 2024-02-02 4259/week @ 2024-02-09 4442/week @ 2024-02-16 4790/week @ 2024-02-23 3587/week @ 2024-03-01 3752/week @ 2024-03-08 4553/week @ 2024-03-15 4698/week @ 2024-03-22 4766/week @ 2024-03-29 5385/week @ 2024-04-05 4965/week @ 2024-04-12 4725/week @ 2024-04-19 4984/week @ 2024-04-26 4137/week @ 2024-05-03 2943/week @ 2024-05-10

17,610 downloads per month
Used in 437 crates (375 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

~15–30MB
~504K SLoC