mirror of https://github.com/fafhrd91/actix-net
Currently, the `System::run_in_tokio` method uses `build_async`, but `build_async` itself is not exposed. This hides certain customization options on the builder if a user would like to provide a tokio local set manually. Would it be OK to completely expose `build_async`? |
||
---|---|---|
.. | ||
src | ||
tests | ||
CHANGES.md | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT |