Docs.rs
contextdb-cli-1.0.0
contextdb-cli 1.0.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
lucidprogrammer
Dependencies
clap ^4
normal
contextdb-core ^1.0
normal
contextdb-engine ^1.0
normal
contextdb-server ^1.0
normal
rustyline ^17.0.2
normal
tokio ^1
normal
tracing ^0.1.44
normal
tracing-subscriber ^0.3
normal
contextdb-parser ^1.0
dev
Versions
12.5%
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
Files
contextdb_cli/
lib.rs
1
pub mod
auto_sync;
2
pub mod
formatter;
3
pub mod
repl;
4
pub mod
testing;