mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-23 14:38:29 +00:00
be885370f6
This non-fsyncing analog to our safe directory creation function was just duplicating what tokio's fs::create_dir_all does.