Registry / async / pharos

pharos

JSON →
library0.5.3rscratesunverified

Observer pattern which generates a futures 0.3 stream of events

# Cargo.toml [dependencies] pharos = "0.5.3"
INSTALL
IMPORT
SIG · PHAROS
P
pharos
asyncrustv0.5.3
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.

Pharos
use pharos::Pharos;

Creates a Pharos observer instance

use pharos::Pharos; fn main() { let mut pharos: Pharos<i32> = Pharos::default(); println!("Pharos created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
26
Amazon
1
OpenAI (training)
1
Resources
pharos — cargo add pharos · libregistry