Module android_tools::error [−][src]
Expand description
Contains Error type and CommandExt impl used by android-tools-rs.
Enums
Main error type.
Traits
Extension trait for Command that helps
to wrap output and print logs from command execution.
Type Definitions
Result type that used in crossbundle-tools.