mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-07 13:32:57 +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.