Type Definition ltv::LTVResult[][src]

type LTVResult<T> = Result<T, LTVError>;