test::OptRes
[−]
[src]
type OptRes = Result<TestOpts, String>;
Unstable (
test)Result of parsing the options.
type OptRes = Result<TestOpts, String>;
test)Result of parsing the options.