Module opaque_hidden_inferred_bound

Source

Structsยง

AddBound ๐Ÿ”’
OpaqueHiddenInferredBound
OpaqueHiddenInferredBoundLint ๐Ÿ”’

Staticsยง

OPAQUE_HIDDEN_INFERRED_BOUND
The opaque_hidden_inferred_bound lint detects cases in which nested impl Trait in associated type bounds are not written generally enough to satisfy the bounds of the associated type.