framesurge / perseus

A state-driven web development framework for Rust with full support for server-side rendering and static generation.
https://framesurge.sh/perseus/en-US
MIT License
2.15k stars 89 forks source link

docs: clarify the feature flag #323

Closed ngterry closed 2 months ago

ngterry commented 2 months ago

To clarify, the feature flag for internationalization must be added to Cargo.toml to enable the i18n feature.