Docs.rs
fvm_shared-3.2.0
fvm_shared 3.2.0
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.51
normal
arbitrary ^1.1
normal
bitflags ^1.3.2
normal
blake2b_simd ^1.0.0
normal
bls-signatures ^0.13
normal
cid ^0.8.5
normal
data-encoding ^2.3.2
normal
data-encoding-macro ^0.1.12
normal
filecoin-proofs-api ^14
normal
fvm_ipld_encoding ^0.3
normal
lazy_static ^1.4.0
normal
libsecp256k1 ^0.7
normal
multihash ^0.16.3
normal
num-bigint ^0.4
normal
num-derive ^0.3
normal
num-integer ^0.1
normal
num-traits ^0.2
normal
quickcheck ^1
normal
serde ^1
normal
serde_tuple ^0.5
normal
thiserror ^1.0
normal
unsigned-varint ^0.7.1
normal
multihash ^0.16.3
dev
rand ^0.8
dev
rand_chacha ^0.3
dev
serde_json ^1.0.56
dev
Versions
68.2%
of the crate is documented
Go to latest version
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
☰
MethodNum
In fvm_shared
?
Type Definition
fvm_shared
::
MethodNum
source
·
[
−
]
pub type MethodNum =
u64
;
Expand description
Method number indicator for calling actor methods.