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
create_example_command
battlecommand_
forge
0.2.0
In battlecommand_
forge::
custom_
commands
battlecommand_forge
::
custom_commands
Function
create_
example_
command
Copy item path
Source
pub async fn create_example_command(workspace: &
str
) ->
Result
<
()
>
Expand description
Create an example custom command.