pub trait ValidTag_Bounds: Debug + Clone + PartialEq { }
Expand description

An alias for the traits that NonExhaustive<ValidTag,_,_> requires to be constructed,and implements afterwards.

Implementors§