Structs§
Functions§
- create_
new_ lifetimes - Creates the desired number of new lifetimes that won’t conflict with the provided
Generics
by 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 theGenerics
instance with the lifetimes appended to them. - create_
new_ type_ generics