ena icon indicating copy to clipboard operation
ena copied to clipboard

Bounds on `Delegate<K>` which is `#[doc(hidden)]`

Open workingjubilee opened this issue 1 year ago • 0 comments

This type is very visible in the various bounds, but because the item itself is hidden, this provides a very confusing and irritating experience when the compiler emits errors about the hidden type. One cannot simply reference its rustdoc page, for instance.

workingjubilee avatar Mar 06 '24 22:03 workingjubilee