Docs.rs
hyper-agent-notify-0.1.0
hyper-agent-notify 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
daiwanwei
Dependencies
chrono ^0.4
normal
dirs ^5
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tracing ^0.1
normal
serde_json ^1
dev
tempfile ^3
dev
tokio ^1
dev
Versions
30.66%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module emitter
hyper_
agent_
notify
0.1.0
Module emitter
Module Items
Structs
Enums
Traits
In crate hyper_
agent_
notify
hyper_agent_notify
Module
emitter
Copy item path
Source
Structs
§
Broadcast
Emitter
Broadcasts events via tokio broadcast channel. Used by daemon SSE.
LogEmitter
Logs events via tracing. Used by CLI.
Recording
Emitter
Records events in memory. Used by tests.
Enums
§
Trading
Event
Traits
§
Trading
Event
Emitter