#substrate #run-time #primitive #level #exports #depend #std

no-std sp-std

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

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

#1331 in Magic Beans

Download history 12228/week @ 2024-01-30 16614/week @ 2024-02-06 15232/week @ 2024-02-13 11930/week @ 2024-02-20 12351/week @ 2024-02-27 12537/week @ 2024-03-05 13425/week @ 2024-03-12 14986/week @ 2024-03-19 11624/week @ 2024-03-26 16856/week @ 2024-04-02 13235/week @ 2024-04-09 12570/week @ 2024-04-16 13115/week @ 2024-04-23 11106/week @ 2024-04-30 11802/week @ 2024-05-07 8876/week @ 2024-05-14

46,517 downloads per month
Used in 812 crates (416 directly)

Apache-2.0

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.

No runtime deps

Features