Registry / networking / actori-service

actori-service

JSON →
library1.0.5rscratesunverified

Provides the service trait and utilities for the Actori networking framework.

# Cargo.toml [dependencies] actori-service = "1.0.5"
INSTALL
IMPORT
SIG · ACTORI-SERVICE
A
actori-service
networkingrustv1.0.5
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.

Service
use actori_service::Service;

Demonstrates importing the core Service trait from actori-service.

use actori_service::Service; fn main() { // Service trait implementation example println!("Actori service ready"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.5latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
40 hits · last 30 days
node
32
Resources
actori-service — cargo add actori-service · libregistry