33 releases (12 major breaking)
14.0.0 | Jan 23, 2024 |
---|---|
13.0.0 | Dec 12, 2023 |
12.0.0 | Nov 1, 2023 |
11.0.0 | Oct 4, 2023 |
2.0.0-alpha.5 | Mar 24, 2020 |
#1 in #depends
88,737 downloads per month
Used in 845 crates
(283 directly)
10KB
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.