Docs.rs
devsper-graph-0.1.0
devsper-graph 0.1.0
Docs.rs crate page
GPL-3.0-or-later
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
rithulkamesh
Dependencies
anyhow ^1
normal
devsper-core ^0.1.0
normal
petgraph ^0.6
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
tokio ^1
normal
tracing ^0.1
normal
uuid ^1
normal
Versions
45.45%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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 event_log
devsper_
graph
0.1.0
Module event_
log
Module Items
Structs
In crate devsper_
graph
devsper_graph
Module
event_
log
Copy item path
Source
Structs
ยง
Event
Log
Append-only log of all graph events. Snapshots every N events for efficient recovery without full replay.