Module creator_tools::error[][src]

Expand description

Contains Error, AndroidError, AppleError types used by creator-tools.

Enums

AndroidError

Android specific error type

AppleError

Apple specific error type.

Error

Main error type.

Traits

CommandExt

Extension trait for Command that helps to wrap output and print logs from command execution.

Type Definitions

Result

Result type that used in creator-tools.