Docs.rs
sp-std-8.1.0-dev.6
sp-std 8.1.0-dev.6
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
Versions
77.78%
of the crate is documented
Go to latest stable release
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module default
Traits
Derive Macros
?
Module
sp_std
::
default
1.0.0
·
source
·
[
−
]
Expand description
The
Default
trait for types with a default value.
Traits
Default
A trait for giving a type a useful default value.
Derive Macros
Default
Derive macro generating an impl of the trait
Default
.