Registry / async / agner-actors

agner-actors

JSON →
library0.4.1rscratesunverified

An actor toolkit inspired by Erlang/OTP for Rust.

# Cargo.toml [dependencies] agner-actors = "0.4.1"
INSTALL
IMPORT
SIG · AGNER-ACTORS
A
agner-actors
asyncrustv0.4.1
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 agner_actors::Actor;

Minimal example showing import of the Actor trait.

use agner_actors::Actor; fn main() { println!("Agner actors toolkit ready"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
47 hits · last 30 days
node
38
Meta
1
OpenAI (training)
1
Resources
agner-actors — cargo add agner-actors · libregistry