Docs.rs
actr-cli-0.1.6
actr-cli 0.1.6
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
kookyleo
github:actor-rtc:core
Dependencies
actr-config ^0.1.7
normal
actr-framework-protoc-codegen ^0.1.6
normal
actr-protocol ^0.1.6
normal
actr-version ^0.1.4
normal
anyhow ^1.0
normal
async-trait ^0.1
normal
bytes ^1.0
normal
cargo_metadata ^0.18
normal
chrono ^0.4
normal
clap ^4.5.53
normal
dirs ^5.0
normal
fs_extra ^1.3
normal
git2 ^0.20
normal
handlebars ^5.1
normal
heck ^0.4
normal
md5 ^0.7
normal
proc-macro2 ^1.0
normal
prost ^0.14.1
normal
prost-build ^0.14.1
normal
prost-types ^0.14.1
normal
quote ^1.0
normal
reqwest ^0.12.24
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9.33
normal
sha2 ^0.10
normal
tempfile ^3.22
normal
thiserror ^1.0
normal
tokio ^1.48.0
normal
toml ^0.9.8
normal
tracing ^0.1.43
normal
tracing-subscriber ^0.3.22
normal
tempfile ^3.22
dev
tokio-test ^0.4
dev
Versions
35.8%
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
command_exists
actr_
cli
0.1.6
In actr_
cli::
utils
actr_cli
::
utils
Function
command_
exists
Copy item path
Source
pub fn command_exists(cmd: &
str
) ->
bool
Expand description
Check if a command is available in the system PATH