Lowest-abstraction level for the Substrate runtime, re-exporting useful primitives from std or alloc for no_std environments.
# Cargo.toml
[dependencies]
sp-std = "14.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Using Vec from sp_std in a no_std environment.
Use `std` or `alloc` directly for general Rust development.
No dependency data recorded yet.