32 releases (18 major breaking)

new 20.0.0 Mar 26, 2023
19.0.0 Mar 5, 2023
18.0.0 Feb 26, 2023
17.0.0 Feb 19, 2023
2.0.0-alpha.5 Mar 24, 2020

#297 in #node

Download history 1518/week @ 2022-12-07 1734/week @ 2022-12-14 1197/week @ 2022-12-21 891/week @ 2022-12-28 407/week @ 2023-01-04 1135/week @ 2023-01-11 1434/week @ 2023-01-18 1254/week @ 2023-01-25 1884/week @ 2023-02-01 716/week @ 2023-02-08 1716/week @ 2023-02-15 2872/week @ 2023-02-22 1193/week @ 2023-03-01 1115/week @ 2023-03-08 974/week @ 2023-03-15 1004/week @ 2023-03-22

4,572 downloads per month
Used in fewer than 194 crates

Apache-2.0

2MB
41K 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

~8–43MB
~730K SLoC