[][src]Type Definition libtest::OptRes

type OptRes = Result<TestOpts, String>;
🔬 This is a nightly-only experimental API. (test)

Result of parsing the options.