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

Orphan Rule Violation

A trait from an external crate is being implemented for a type also from an external crate. Rust's coherence rules require that at least one of the trait or the implementing type be local to the current crate.

References

In this namespace

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