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