1 2 3 4 5 6
/* This file is @generated for testing purpose */ fn test<'this, 'dynify>(&'this self, arg: fn(&str) -> &str) where 'this: 'dynify, Self: 'dynify, {}