mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-08 05:52:55 +00:00
`std` has had `pin!` macro for some time, there is no need for us to use the older alternatives. Cannot disallow `tokio::pin` because tokio macros use that.