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

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