[][src]Type Definition rustc_test::OptRes

type OptRes = Result<TestOpts, String>;

Result of parsing the options.