Type Alias flood_tide::OpErr

source ·
pub type OpErr = OptParseErrors;
Expand description

Option parse error type

Aliased Type§

struct OpErr(/* private fields */);