mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-07 05:22:56 +00:00
rustc [1.64](https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1640-2022-09-22) had brought `ready!` macro: https://doc.rust-lang.org/stable/std/task/macro.ready.html Use it to shorten the code slightly.