Docs.rs
walrus-cli-0.0.1
walrus-cli 0.0.1
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
clearloop
Dependencies
anyhow ^1
normal
clap ^4
normal
walrus-client ^0.0.1
normal
compact_str ^0.8
normal
dirs ^6
normal
futures-core ^0.3
normal
futures-util ^0.3
normal
walrus-protocol ^0.0.1
normal
rustyline ^15
normal
tokio ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
walrus_
cli
0.0.1
Module repl
Module Items
Structs
In crate walrus_
cli
walrus_cli
Module
repl
Copy item path
Source
Expand description
Interactive chat REPL with streaming output and persistent history.
Structs
ยง
Chat
Repl
Interactive chat REPL, generic over the execution backend.