Type Definition alto::AltoResult[][src]

type AltoResult<T> = Result<T, AltoError>;