[][src]Type Definition tplinker::error::Result

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

TPLinker result type with Error