1 unstable release
0.1.0 | Dec 8, 2021 |
---|
#1586 in Procedural macros
4KB
67 lines
Auto add lifetimes to impl
Automatically picks out lifetime arguments in impl
items and adds them as constraints. Mainly for use in macros
See examples/main.rs for use case
Dependencies
~0.7–1MB
~26K SLoC