Plume-org / rocket_i18n

A crate to help you internationalize your Rocket applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use the accept-language crate

elegaanz opened this issue · comments

https://docs.rs/accept-language/2.0.0/accept_language/

It probably handles all edge cases better than we do, and will help us to de-duplicate the code between rocket and actix implementations.