frame_support::traitsType Alias DenyAll
Source pub type DenyAll = Nothing;
👎Deprecated: Use Nothing
instead
enum DenyAll {}
Trait Implementations
Return true
if this “contains” the given value t
.
Return true
if this “contains” the pair-value (a, b)
.