Type Definition cargo_metadata::Result[][src]

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

Custom result type for cargo_metadata::Error