bracket-fluent

Crates.iobracket-fluent
lib.rsbracket-fluent
version0.5.3
sourcesrc
created_at2020-11-16 06:24:22.484996
updated_at2021-07-14 05:43:00.487622
descriptionFluent integration for the bracket template engine
homepage
repositoryhttps://github.com/uwe-app/bracket-fluent
max_upload_size
id312803
size31,227
muji (tmpfs)

documentation

README

Bracket Fluent

Helper for the bracket template engine that integrates with project fluent using the loaders provided by fluent templates.

Examples

Using either a static or arc loader should yield the same result:

cargo run --example=static
cargo run --example=arc
Commit count: 23

cargo fmt