Docs.rs
resq-cli-0.2.2
resq-cli 0.2.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
resq-sw
Dependencies
aho-corasick ^1.1
normal
anyhow ^1.0
normal
base64 ^0.22
normal
chrono ^0.4
normal
clap ^4.5
normal
crossterm ^0.29.0
normal
glob ^0.3
normal
image ^0.25
normal
once_cell ^1.21
normal
ratatui ^0.30.0
normal
rayon ^1.10
normal
regex ^1.12
normal
reqwest ^0.13.2
normal
resq-tui ^0.1.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
shlex ^1.3
normal
thiserror ^2.0
normal
tokio ^1
normal
toml ^1.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
walkdir ^2.5
normal
tempfile ^3
dev
Versions
100%
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
Skip to main content
run
resq_
cli
0.2.2
In resq_
cli::
commands::
dev
resq_cli
::
commands
::
dev
Function
run
Copy item path
Source
pub fn run(args:
DevArgs
) ->
Result
<
()
>
Expand description
Executes the dev command.