pub type FrontendExitStatusNe = NonExhaustive<FrontendExitStatus, FrontendExitStatus_Storage, FrontendExitStatus_Interface>;
Expand description
Non-exhaustive wrapper around FrontendExitStatus
.
Aliased Typeยง
struct FrontendExitStatusNe { /* private fields */ }