Docs.rs
fvm-std-1.0.0
fvm-std 1.0.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
jiaohu
Dependencies
borsh ^0.10.0
normal
byteorder ^1.3
normal
cfg-if ^1.0.0
normal
fixed-hash ^0.8.0
normal
parity-scale-codec ^3.1
normal
scale-info ^2.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10.6
normal
optional
Versions
53.92%
of the crate is documented
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
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
fvm_std
1.0.0
Module spread
Module Items
Traits
In crate fvm_
std
fvm_std
Module
spread
Copy item path
Source
Traits
§
Spread
Layout
Types that can be stored to and loaded from the contract storage. 合约中的每一个属性都会生成下面的接口,有了这个接口,各个属性便可以单独序列化到db中