actix-net/actix-rt
Hengchu Zhang 90181cb3ef
Expose fn build_async in builder
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`?
2020-06-15 12:55:03 -04:00
..
src Expose fn build_async in builder 2020-06-15 12:55:03 -04:00
tests actix-rt: Add Arbiter::is_running helper and fix System::is_set doc 2020-04-05 21:00:54 -03:00
CHANGES.md Bump up `actix-rt` to 1.1.1 2020-04-30 03:07:12 +09:00
Cargo.toml Bump up `actix-rt` to 1.1.1 2020-04-30 03:07:12 +09:00
LICENSE-APACHE Include license files into all sub-crates 2019-05-30 20:38:44 +02:00
LICENSE-MIT Include license files into all sub-crates 2019-05-30 20:38:44 +02:00