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

Nonexistent Struct Field

A struct pattern references a field name that does not exist in the struct definition. Field names in patterns must match those declared in the struct.

References

In this namespace

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