Docs.rs
android-cli-0.2.0
android-cli 0.2.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
SyedAhkam
Dependencies
anyhow ^1.0.72
normal
clap ^3.2.23
normal
dialoguer ^0.10.4
normal
env_logger ^0.10.0
normal
guidon ^0.4.1
normal
itertools ^0.11.0
normal
ron ^0.8.0
normal
serde ^1.0.183
normal
which ^4.4.0
normal
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
android_
cli
0.2.0
android_cli
Function
invoke_adb_command
Copy item path
Source
pub fn invoke_adb_command(args: &[&
str
]) ->
Result
<
ExitStatus
>