W3cubDocs

/Rust

Error code E0110

Note: this error code is no longer emitted by the compiler.

You tried to provide a lifetime to a type which doesn't need it. See E0109 for more details.

© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/error_codes/E0110.html