Docs.rs
graphrag-cli-0.1.1
graphrag-cli 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
automataIA
Dependencies
chrono ^0.4
normal
clap ^4.5
normal
color-eyre ^0.6
normal
crossterm ^0.28
normal
dialoguer ^0.11
normal
dirs ^5.0
normal
futures ^0.3
normal
graphrag-core ^0.1
normal
json5 ^0.4
normal
optional
ratatui ^0.29
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.32
normal
tokio-util ^0.7
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tui-textarea ^0.7
normal
ureq ^2
normal
uuid ^1.6
normal
pretty_assertions ^1.4
dev
tempfile ^3.8
dev
Versions
84.16%
of the crate is documented
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
install_panic_hook
graphrag_
cli
0.1.1
graphrag_cli
Function
install_
panic_
hook
Copy item path
Source
pub fn install_panic_hook()
Expand description
Restore the terminal on panic (called at the top of
run
).