Type Definition it_lilo::lowerer::LoResult[][src]

type LoResult<T> = Result<T, LoError>;