Expand description
Contains Error type and CommandExt impl used by android-tools-rs.
Enums§
- Error
- Main error type.
Traits§
- Command
Ext - Extension trait for
Commandthat helps to wrap output and print logs from command execution.
Type Aliases§
- Result
Resulttype that used incrossbundle-tools.