Docs.rs
graphy-core-1.0.0
graphy-core 1.0.0
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
Crate graphy_core
graphy_
core
1.0.0
All Items
Crate Items
Re-exports
Modules
Crate
graphy_
core
Copy item path
Source
Re-exports
§
pub use error::
GraphyError
;
pub use graph::
CodeGraph
;
pub use symbol_id::
SymbolId
;
pub use
gir
::*;
Modules
§
diff
Graph diffing for CI/CD integration — Breaking Change Guardian.
error
gir
graph
storage
symbol_
id