Docs.rs
zinit-0.3.1
zinit 0.3.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
despiegk
Dependencies
anyhow ^1.0
normal
clap ^4.5
normal
colored ^3.0
normal
crossterm ^0.28
normal
dirs ^6.0
normal
herolib-clients ^0.3.5
normal
herolib-core ^0.3.5
normal
herolib-os ^0.3.5
normal
lazy_static ^1.5
normal
ratatui ^0.29
normal
rhai ^1.21
normal
rustyline ^15.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1.45
normal
Versions
44.98%
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
Module repl
zinit_
client
0.3.1
Module repl
Module Items
Functions
In crate zinit_
client
zinit_client
Module
repl
Copy item path
Source
Expand description
Interactive REPL for Zinit Rhai scripting
Provides a readline-style interface with:
Tab completion for zinit_* functions
Command history
Syntax highlighting
Help hints
Functions
ยง
run_
repl
Run the interactive REPL