Type Definition tract_hir::prelude::TractResult[][src]

pub type TractResult<T> = Result<T, Error>;