mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-21 13:38:33 +00:00
e90b83646c
Put most of the code in in a closure that returns Result, so that we can use the ?-operator for simpler error handling.