1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-08-30 16:40:23 +02:00
Files
actix-net/actix-rt/tests
Gerd Zellweger 192d0661e9 Change with_tokio_rt to accept Arc<Runtime>.
This allows to share tokio runtimes across different sub-systems
inside your application.

Signed-off-by: Gerd Zellweger <mail@gerdzellweger.com>
2024-09-04 15:08:47 -07:00
..