Registry / other / actors-runtime

actors-runtime

JSON →
libraryrscratesunverified

System actors for the Filecoin protocol runtime.

# Cargo.toml [dependencies] actors-runtime = "latest"
INSTALL
IMPORT
SIG · ACTORS-RUNTIME
A
actors-runtime
otherrust
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 actors_runtime::Actor;

Demonstrates importing the Actor trait.

use actors_runtime::Actor; fn main() { // Placeholder: actual usage depends on Filecoin runtime println!("Actor trait available"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
39 hits · last 30 days
node
34
OpenAI (training)
1
Resources
actors-runtime — cargo add actors-runtime · libregistry