Registry / other / fil-actors-runtime-v11

fil-actors-runtime-v11

JSON →
library2.0.0rscratesunverified

System actors for the Filecoin protocol.

# Cargo.toml [dependencies] fil_actors_runtime_v11 = "2.0.0"
INSTALL
IMPORT
SIG · FIL-ACTORS-RUNTIME
F
fil-actors-runtime-v11
otherrustv2.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Actor
use fil_actors_runtime_v11::Actor;

Creates a new Filecoin actor instance.

use fil_actors_runtime_v11::Actor; fn main() { let actor = Actor::new(); println!("Actor created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
fil-actors-runtime-v11 — cargo add fil-actors-runtime-v11 · libregistry