projectfluent / fluent-rs

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

Add documentation to intl-memoizer #275

Closed gregtatum closed 1 year ago

gregtatum commented 1 year ago

I also included example usages of the memoizer. The README.md would not compile, so I moved the example to rust docs. The README.md now includes an example which is more pseudo-code to explain the usage conceptually.