test::OptResUnstable [-] [+] [src]

type OptRes = Result<TestOpts, String>;

Result of parsing the options.