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

Missing Lifetime Parameter

A reference type in a struct, enum, or type alias is missing a lifetime annotation. Lifetime parameters must be declared and applied explicitly when references are stored in data structures.

References

In this namespace

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