Docs.rs
fvm_shared-2.11.3
fvm_shared 2.11.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
github:filecoin-project:fvm-crate-owners
filecoin-crate-owner
Dependencies
anyhow ^1.0.97
normal
arbitrary ^1.4
normal
optional
blake2b_simd ^1.0.3
normal
bls-signatures ^0.15
normal
optional
byteorder ^1.5.0
normal
cid ^0.11.1
normal
data-encoding ^2.8.0
normal
data-encoding-macro ^0.1.17
normal
filecoin-proofs-api ^19
normal
optional
fvm_ipld_blockstore ^0.3.1
normal
fvm_ipld_encoding ^0.5.3
normal
k256 ^0.13.4
normal
optional
lazy_static ^1.5.0
normal
log ^0.4.27
normal
multihash ^0.19.3
normal
num-bigint ^0.4
normal
num-derive ^0.4
normal
num-integer ^0.1
normal
num-traits ^0.2
normal
serde ^1
normal
cs_serde_bytes ^0.12
normal
serde_repr ^0.1
normal
serde_tuple ^0.5
normal
thiserror ^2.0
normal
unsigned-varint ^0.8.0
normal
hex ^0.4.3
dev
multihash ^0.19.3
dev
multihash-codetable ^0.1.4
dev
rand ^0.8.5
dev
rand_chacha ^0.3.1
dev
serde_json ^1.0.140
dev
Versions
52.59%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
MethodNum
fvm_
shared
2.11.3
fvm_shared
Type Alias
Method
Num
Copy item path
Source
pub type MethodNum =
u64
;
Expand description
Method number indicator for calling actor methods.