Structs§
Functions§
- create_
new_ lifetimes - Creates the desired number of new lifetimes that won’t conflict with the provided
Genericsby continuously iterating through different possibilities of single letters (e.g.'a,'b',‘c’, etcetera), adding and additional letter if all other lifetimes are exhausted. This then returns an array of the requested lifetimes, as well as a clone of theGenericsinstance with the lifetimes appended to them. - create_
new_ type_ generics