okapi
okapi copied to clipboard
Added Generics to fn_name building to solve lifetimes issues
Added Generic parameters to fn_name to solve issues with named lifetimes regarding Issue #84.
Also added an example to showcase the behaviour