| Crates.io | bracket-fluent |
| lib.rs | bracket-fluent |
| version | 0.5.3 |
| created_at | 2020-11-16 06:24:22.484996+00 |
| updated_at | 2021-07-14 05:43:00.487622+00 |
| description | Fluent integration for the bracket template engine |
| homepage | |
| repository | https://github.com/uwe-app/bracket-fluent |
| max_upload_size | |
| id | 312803 |
| size | 31,227 |
Helper for the bracket template engine that integrates with project fluent using the loaders provided by fluent templates.
Using either a static or arc loader should yield the same result:
cargo run --example=static
cargo run --example=arc