Docs.rs
ferrum-cli-0.4.0
ferrum-cli 0.4.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
sizzlecar
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
candle-core ^0.9.2
normal
chrono ^0.4
normal
clap ^4.4
normal
colored ^2.1
normal
config ^0.14
normal
console ^0.15
normal
criterion ^0.5
normal
dialoguer ^0.11
normal
dirs ^5.0
normal
ferrum-engine ^0.4.0
normal
ferrum-interfaces ^0.4.0
normal
ferrum-models ^0.4.0
normal
ferrum-runtime ^0.4.0
normal
ferrum-scheduler ^0.4.0
normal
ferrum-server ^0.4.0
normal
ferrum-types ^0.4.0
normal
futures ^0.3
normal
indicatif ^0.17
normal
num_cpus ^1.16
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
shellexpand ^3.1
normal
thiserror ^1.0
normal
tokenizers ^0.21
normal
tokio ^1.35
normal
tokio-stream ^0.1
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1.6
normal
walkdir ^2.4
normal
Versions
82.18%
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
execute
ferrum_
cli
0.4.0
In ferrum_
cli::
commands::
stop
ferrum_cli
::
commands
::
stop
Function
execute
Copy item path
Source
pub async fn execute(_cmd:
StopCommand
) ->
Result
<
()
>