Crates.io | bracket-fluent |
lib.rs | bracket-fluent |
version | 0.5.3 |
source | src |
created_at | 2020-11-16 06:24:22.484996 |
updated_at | 2021-07-14 05:43:00.487622 |
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