Docs.rs
entrenar-shell-0.1.0
entrenar-shell 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
noahgift
Dependencies
clap ^4.5
normal
dirs ^5.0
normal
entrenar ^0.2.2
normal
entrenar-common ^0.1.0
normal
rustyline ^14
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
proptest ^1.4
dev
tempfile ^3.8
dev
Versions
85.88%
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
Module commands
entrenar_
shell
0.1.0
Module commands
Module Items
Enums
Functions
In crate entrenar_
shell
entrenar_shell
Module
commands
Copy item path
Source
Expand description
Command parsing and execution for the REPL.
Enums
§
Command
A parsed command.
Inspect
Target
Target for inspect command.
Functions
§
execute
Execute a command and update state.
parse
Parse a command string into a Command.