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