blob: dacda516bb88b4a831e8a9f5cc1fff5f6018ec68 [file] [log] [blame]
pub type F = for<'z, 'a, '_unused> fn(&'z for<'b> fn(&'b str), &'a ()) -> &'a ();