Docs.rs
sp-std-2.0.0-alpha.3
sp-std 2.0.0-alpha.3
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
Versions
Go to latest stable release
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
sp_std
All crates
[
−
]
[src]
Macro
sp_std
::
map
macro_rules
!
map
{ ($(
$
name
:
expr
=
>
$
value
:
expr
),
*
)
=
>
{ ... }; }