mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-16 09:52:54 +00:00
as in, you could run many of these futures with tokio::select within one task or `runtime.block_on`; it does not matter.
as in, you could run many of these futures with tokio::select within one task or `runtime.block_on`; it does not matter.