[][src]Trait abi_stable::for_examples::ValidTag_Bounds

pub trait ValidTag_Bounds: Debug + Clone + PartialEq { }

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

Implementors

impl<This> ValidTag_Bounds for This where
    This: Debug + Clone + PartialEq
[src]

Loading content...