[][src]Type Definition apng::AppResult

type AppResult<T> = Result<T, AppError>;