Provides the core actor interface for wasmCloud, enabling actors to communicate with the host runtime.
# Cargo.toml
[dependencies]
wasmcloud-actor-core = "0.2.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Imports the Actor trait from wasmcloud-actor-core.
Set up a wasmCloud environment and implement the Actor trait with the required handlers.
No dependency data recorded yet.