fluent-static icon indicating copy to clipboard operation
fluent-static copied to clipboard

Generate static localization message functions from fluent bundles

Results 3 fluent-static issues
Sort by recently updated
recently updated
newest added

When consuming this crate from Rust 2024 edition code, the following warning message is generated. It's not immediately obvious what the code is trying to do (`#[cfg(trybuild)]`). ```rust warning: unexpected...