fluent-syntax 0.11.0 (February 9, 2021)
Pre-release
Pre-release
- Document the crate.
- Switch to use
thiserrorfor Error annotations. - Add
iaibenchmarks. - Minor updates to AST names.
- Introduce
parse/parse_runtimefunctions instead ofParserstruct. - Make
ParserErroruseRange.