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