README says "Full Rust, don't use adb * shell commands to interact with devices", However, looking at the source, I am so confused whether this library requires adb executable file on the PATH or not.
The app relies on ADB Tools being installed with the adb executable file in the search PATH. Instructions to install ADB Tools in your particular operating system will be available on the web. A ...