Type Definition android_tools::error::Result[][src]

pub type Result<T> = Result<T, Error>;
Expand description

Result type that used in crossbundle-tools.