Type Definition android_activity::error::Result

source ·
pub type Result<T> = Result<T, AppError>;