mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 16:24:03 +03:00
Anyway, we are going to use stack here, no need for connection pooling. Even arrays are allocaed on a stack because we do not use slices here but real ones.