19 releases (5 major breaking)

7.0.0 Feb 26, 2023
6.0.0 Dec 14, 2022
5.0.0 Nov 15, 2022
4.0.0 Dec 8, 2021
2.0.0-alpha.5 Mar 24, 2020

#853 in Magic Beans

Download history 4686/week @ 2022-11-28 4953/week @ 2022-12-05 7272/week @ 2022-12-12 7239/week @ 2022-12-19 2875/week @ 2022-12-26 3427/week @ 2023-01-02 6514/week @ 2023-01-09 6487/week @ 2023-01-16 6514/week @ 2023-01-23 8250/week @ 2023-01-30 6475/week @ 2023-02-06 6910/week @ 2023-02-13 7470/week @ 2023-02-20 11288/week @ 2023-02-27 8190/week @ 2023-03-06 8892/week @ 2023-03-13

36,877 downloads per month
Used in 441 crates (248 directly)

Apache-2.0

8KB
127 lines

Lowest-abstraction level for the Substrate runtime: just exports useful primitives from std or client/alloc to be used with any code that depends on the runtime.

License: Apache-2.0


lib.rs:

Lowest-abstraction level for the Substrate runtime: just exports useful primitives from std or client/alloc to be used with any code that depends on the runtime.

No runtime deps

Features

  • std