Docs.rs
actors-runtime-6.0.0
actors-runtime 6.0.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
base64 ^0.13
normal
byteorder ^1.3.4
normal
cid ^0.8.2
normal
fvm_ipld_amt ^0.1.0
normal
fvm_ipld_hamt ^0.1.0
normal
fvm_shared ^0.1.0
normal
getrandom ^0.2
normal
hex ^0.4.2
normal
optional
indexmap ^1.7.0
normal
integer-encoding ^3.0
normal
lazy_static ^1.4.0
normal
log ^0.4.8
normal
multihash ^0.16.1
normal
num-derive ^0.3.0
normal
num-traits ^0.2
normal
serde ^1.0
normal
thiserror ^1.0.30
normal
unsigned-varint ^0.7.1
normal
derive_builder ^0.10
dev
hex ^0.4.2
dev
fvm_sdk ^0.1.0
normal
Versions
44.87%
of the crate is documented
This release has been yanked
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
Module actor_error
actors_
runtime
6.0.0
Module actor_
error
Module Items
Structs
In crate actors_
runtime
actors_runtime
Module
actor_
error
Copy item path
Source
Structs
ยง
Actor
Error
TODO fix error system; actor errors should be transparent to the VM. The error type that gets returned by actor method calls.