Docs.rs
praxis-graph-0.2.0
praxis-graph 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
MatheusOliveiraSilva
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
chrono ^0.4
normal
futures ^0.3
normal
praxis-llm ^0.2.0
normal
praxis-mcp ^0.2.0
normal
praxis-observability ^0.2.0
normal
optional
praxis-persist ^0.2.0
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tracing ^0.1
normal
uuid ^1.0
normal
Versions
25%
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
EventSender
praxis_
graph
0.2.0
Event
Sender
Aliased Type
In praxis_
graph::
node
praxis_graph
::
node
Type Alias
Event
Sender
Copy item path
Source
pub type EventSender =
Sender
<
StreamEvent
>;
Aliased Type
ยง
pub struct EventSender {
/* private fields */
}