Searched defs:explicit_lifetime (Results 1 – 1 of 1) sorted by relevance
37 async fn explicit_lifetime<'a>(_x: &'a str) {} in explicit_lifetime() method70 async fn explicit_lifetime<'a>(_x: &'a str) {} in explicit_lifetime() method