Docs.rs
graphy-core-1.0.0
graphy-core 1.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
rosshhun
Dependencies
anyhow ^1
normal
bincode ^1
normal
petgraph ^0.6
normal
redb ^2
normal
serde ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
tracing ^0.1
normal
serde_json ^1
dev
tempfile ^3
dev
Versions
15.56%
of the crate is documented
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 storage
graphy_
core
1.0.0
Module storage
Module Items
Functions
In crate graphy_
core
graphy_core
Module
storage
Copy item path
Source
Functions
ยง
default_
db_
path
Get the path to the default graphy database for a project.
load_
graph
Load the CodeGraph from a redb database file.
save_
graph
Save the CodeGraph to a redb database file.