I am interested about the decision to use Rust for the new Prisma. What made you choose Rust? I understand that Java was not perfect for this, so I definitely support the rewrite. However, I just wondered what made you choose Rust (memory management, seems more complicated in general), over something simpler like Go (super easy, minimalistic, quite efficient GC)? Was it important to have a powerful language, to eliminate a GC completely, to fully optimize for the last bit of performance, or other reasons? Just curious about this. 😄 cc @dpetrick @do4gr