Docs.rs
watchexec-cli-2.1.2
watchexec-cli 2.1.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
passcod
Dependencies
ahash ^0.8.6
normal
argfile ^0.2.0
normal
blake3 ^1.3.3
normal
chrono ^0.4.31
normal
clap ^4.4.7
normal
clap_complete ^4.4.4
normal
clap_complete_nushell ^4.4.2
normal
clap_mangen ^0.2.15
normal
clearscreen ^3.0.0
normal
command-group ^2.1.0
normal
console-subscriber ^0.2.0
normal
optional
dashmap ^5.4.0
normal
dirs ^5.0.0
normal
eyra ^0.16.8
normal
optional
futures ^0.3.29
normal
humantime ^2.1.0
normal
ignore-files ^3.0.1
normal
indexmap ^2.2.6
normal
is-terminal ^0.4.4
normal
jaq-core ^1.2.1
normal
jaq-interpret ^1.2.1
normal
jaq-parse ^1.0.2
normal
jaq-std ^1.2.1
normal
jaq-syn ^1.1.0
normal
miette ^7.2.0
normal
notify-rust ^4.9.0
normal
once_cell ^1.17.1
normal
pid1 ^0.1.1
normal
optional
project-origins ^1.4.0
normal
serde_json ^1.0.107
normal
tempfile ^3.8.1
normal
termcolor ^1.4.0
normal
tokio ^1.33.0
normal
tracing ^0.1.40
normal
tracing-appender ^0.2.3
normal
tracing-subscriber ^0.3.6
normal
watchexec ^4.1.0
normal
watchexec-events ^3.0.0
normal
watchexec-filterer-globset ^4.0.1
normal
watchexec-signals ^3.0.0
normal
which ^6.0.1
normal
rand ^0.8
dev
tracing-test ^0.2.4
dev
uuid ^1.5.0
dev
bosion ^1.1.0
build
embed-resource ^2.4.0
build
mimalloc ^0.1.39
normal
Versions
52.08%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
watchexec_cli
2.1.2
In watchexec_cli::args
Function
watchexec_cli
::
args
::
get_args
Copy item path
source
ยท
[
−
]
pub async fn get_args() ->
Result
<(
Args
,
Option
<
WorkerGuard
>)>