Searched defs:AsyncExecutor (Results 1 – 1 of 1) sorted by relevance
20 pub trait AsyncExecutor { interface52 impl AsyncExecutor for &tokio::runtime::Runtime { impl