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

Missing Trait Items

A type implements a trait but omits required methods or associated items that have no default implementation. Every non-default item declared in the trait must be provided in the impl block.

References

In this namespace

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