Type Definition cargo_metadata::Result[][src]

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

Custom result type for cargo_metadata::Error