Structsยง
Staticsยง
- OPAQUE_
HIDDEN_ INFERRED_ BOUND - The
opaque_hidden_inferred_bound
lint detects cases in which nestedimpl Trait
in associated type bounds are not written generally enough to satisfy the bounds of the associated type.
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.