Type Definition ilert::ilert_error::ILertResult

source ·
pub type ILertResult<T> = Result<T, ILertError>;