Function agnostic_async_executor::new_agnostic_executor[][src]

pub fn new_agnostic_executor() -> AgnosticExecutorBuilder

The base function to create a new concrete AgnosticExecutor. Use the builder to specify the concrete executor, and then the manager to get access the executor and start it.