Docs.rs
ctxgraph-0.1.0
ctxgraph 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
rohansx
Dependencies
chrono ^0.4
normal
rusqlite ^0.32
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
toml ^0.8
normal
uuid ^1
normal
tempfile ^3
dev
Versions
25.64%
of the crate is documented
Go to latest version
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
All
ctxgraph
0.1.0
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
graph::Graph
storage::sqlite::Storage
types::Edge
types::Entity
types::EntityContext
types::Episode
types::EpisodeBuilder
types::EpisodeResult
types::GraphStats
types::SearchFilter
types::SearchResult
Enums
error::CtxGraphError
Functions
storage::migrations::run_migrations
Type Aliases
error::Result