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

impl Trait Outside Signature

The impl Trait syntax was used outside of a function argument or return-type position. This syntax is only valid in function signatures, not in variable declarations or other item positions.

References

In this namespace

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