Registry / other / ora-worker

ora-worker

JSON →
library0.4.2rscratesunverified

Part of the Ora scheduler framework.

# Cargo.toml [dependencies] ora-worker = "0.4.2"
INSTALL
IMPORT
SIG · ORA-WORKER
O
ora-worker
otherrustv0.4.2
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.

Worker
use ora_worker::Worker;

Create an Ora worker instance.

use ora_worker::Worker; fn main() { let worker = Worker::new(); println!("Worker created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
ora-worker — cargo add ora-worker · libregistry