79320056

Date: 2024-12-31 13:23:27
Score: 2
Natty:
Report link

This is tracked as a bug at https://github.com/rust-lang/rust/issues/85883.

The pattern is sometimes used to implement sealed traits, where a public trait depends on a private trait (meaning only the original crate can implement the trait).

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: FliegendeWurst