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

Unsupported typeof Keyword

The typeof keyword was used to obtain a type, but it is reserved and not implemented in Rust. Use explicit type annotations or rely on type inference instead.

References

In this namespace

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