$ errors.fyi/rust/E0210 74 namespaces · 3,092 codes
rust · rust/E0210
E0210

Orphan Rule Type Parameter

A foreign trait is implemented for a type parameter that is not covered by a local type. The orphan rule requires that uncovered type parameters be preceded by a local type in the trait's type argument list.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT