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

Missing Struct Pattern Fields

A pattern matching a struct does not specify sub-patterns for all of the struct's fields. Either name every field explicitly or use .. to ignore the remaining fields.

References

In this namespace

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