Web app localization. In Rust.

from blog yield code();, | ↗ original
Doing localization is complicated. Many websites, even big ones, get it wrong. Let me share how I did it. In Rust of course.