Searched defs:async_mode (Results 1 – 2 of 2) sorted by relevance
374 fn async_mode(arg: &str) -> Result<AsyncTraitMode> { in async_mode() function
1373 def decorator(self, async_mode, *args, **kwargs): argument