Searched defs:async_method (Results 1 – 3 of 3) sorted by relevance
23 async def async_method(self): pass member in AsyncClass395 def test_async(async_method): argument
195 pub async fn async_method< in async_method() method