Module default
sp_std
14.0.0
Module default
Module Items
Traits
Derive Macros
In crate sp_
std
Modules
alloc
any
borrow
boxed
cell
clone
cmp
collections
convert
default
fmt
hash
iter
marker
mem
num
ops
prelude
ptr
rc
result
slice
str
sync
thread
time
vec
Macros
if_std
map
vec
Structs
Writer
sp_std
Module
default
Copy item path
Settings
Help
Summary
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
.