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

Undeclared Lifetime

A lifetime parameter such as 'a was used in a function, struct, or impl block without first being declared in the generic parameter list. Lifetimes must be declared before they can be referenced.

References

In this namespace

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