Docs.rs
gid-core-0.2.1
gid-core 0.2.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
tonitangpotato
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
tracing ^0.1
normal
tree-sitter ^0.25
normal
tree-sitter-javascript ^0.25
normal
tree-sitter-python ^0.23
normal
tree-sitter-rust ^0.24
normal
tree-sitter-typescript ^0.23
normal
walkdir ^2
normal
tempfile ^3
dev
Versions
50.36%
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
Module parser
gid_
core
0.2.1
Module parser
Module Items
Functions
In crate gid_
core
gid_core
Module
parser
Copy item path
Source
Functions
§
find_
graph_
file
Find the graph file in a project directory. Searches: .gid/graph.yml, .gid/graph.yaml, graph.yml, graph.yaml
load_
graph
Load a graph from a YAML file.
save_
graph
Save a graph to a YAML file.