projectfluent / fluent-rs

Rust implementation of Project Fluent
https://projectfluent.org
Apache License 2.0
1.07k stars 96 forks source link

Switch AST to use Cow #105

Closed zbraniecki closed 3 years ago

zbraniecki commented 5 years ago

Solves #104

zbraniecki commented 3 years ago

Merged using AST over generic S.