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

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

#926 in Magic Beans

Download history 8889/week @ 2024-01-01 14590/week @ 2024-01-08 11820/week @ 2024-01-15 14133/week @ 2024-01-22 12170/week @ 2024-01-29 16109/week @ 2024-02-05 15647/week @ 2024-02-12 11813/week @ 2024-02-19 12747/week @ 2024-02-26 12698/week @ 2024-03-04 12322/week @ 2024-03-11 15073/week @ 2024-03-18 12743/week @ 2024-03-25 16077/week @ 2024-04-01 13662/week @ 2024-04-08 13219/week @ 2024-04-15

56,901 downloads per month
Used in 787 crates (408 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