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

type CargoResult<T> = Fallible<T>;