Docs.rs
battlecommand-forge-0.2.0
battlecommand-forge 0.2.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mrdushidush
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
clap ^4.5
normal
crossterm ^0.28
normal
dotenvy ^0.15
normal
futures-util ^0.3
normal
ratatui ^0.29
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
shell-words ^1
normal
tokio ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
Versions
21.1%
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 custom_commands
battlecommand_
forge
0.2.0
Module custom_
commands
Module Items
Structs
Functions
In crate battlecommand_
forge
battlecommand_forge
Module
custom_
commands
Copy item path
Source
Structs
§
Custom
Command
Functions
§
create_
example_
command
Create an example custom command.
format_
commands_
help
Format commands for help display.
load_
commands
Load all custom commands from
.battlecommand/commands/
.