flynt 0.3.0

Lint Fluent translation keys against their use in Rust code and Askama templates
Documentation
1
2
pub fn a() -> String { loc("shared", &lang) }
pub fn b() -> String { format!("👋 {}", loc("rust-key", &lang)) }