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

Wrong Pattern Field Count

A pattern attempts to destructure an enum variant with the wrong number of fields. The pattern must provide exactly one sub-pattern per field in the variant definition.

References

In this namespace

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