Type Definition symbolic::debuginfo::pdb::pdb::Result

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

The result type returned by this crate.