#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

#6 in #exports

Download history 28461/week @ 2024-09-14 37789/week @ 2024-09-21 39038/week @ 2024-09-28 40209/week @ 2024-10-05 40653/week @ 2024-10-12 45231/week @ 2024-10-19 37779/week @ 2024-10-26 50231/week @ 2024-11-02 37921/week @ 2024-11-09 36799/week @ 2024-11-16 39558/week @ 2024-11-23 35092/week @ 2024-11-30 44233/week @ 2024-12-07 34859/week @ 2024-12-14 13456/week @ 2024-12-21 12872/week @ 2024-12-28

109,486 downloads per month
Used in 879 crates (282 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