Docs.rs
hyper-agent-core-0.1.0
hyper-agent-core 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
daiwanwei
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
dirs ^5
normal
hex ^0.4
normal
hyper-agent-notify ^0.1.0
normal
hyper-exchange ^0.1.0
normal
hyper-keyring ^0.1.0
normal
hyper-market ^0.1.0
normal
hyper-playbook ^0.1.0
normal
hyper-risk ^0.1.0
normal
hyper-strategy ^0.1.0
normal
hyper-ta ^0.1.0
normal
k256 ^0.13
normal
reqwest ^0.12
normal
rusqlite ^0.31
normal
serde ^1
normal
serde_json ^1
normal
sha3 ^0.10
normal
thiserror ^1
normal
tokio ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
uuid ^1
normal
futures-util ^0.3
dev
serde_json ^1
dev
tempfile ^3
dev
tokio ^1
dev
Versions
35.77%
of the crate is documented
Platform
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_
core
0.1.0
Module emitter
Module Items
Structs
Enums
Traits
In crate hyper_
agent_
core
hyper_agent_core
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