Docs.rs
contextdb-cli-1.0.0
contextdb-cli 1.0.0
Permalink
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
Module repl
contextdb_
cli
1.0.0
Module repl
Module Items
Functions
In crate contextdb_
cli
contextdb_cli
Module
repl
Copy item path
Source
Functions
§
is_
fatal_
cli_
error_
public
run
Run the REPL loop. Returns
true
if all commands succeeded,
false
if any error occurred.