[][src]Type Definition cargo::util::errors::CargoResult

type CargoResult<T> = Fallible<T>;