fluent-syntax 0.11.0 (February 9, 2021)
Pre-release
Pre-release
- Document the crate.
- Switch to use
thiserror
for Error annotations. - Add
iai
benchmarks. - Minor updates to AST names.
- Introduce
parse
/parse_runtime
functions instead ofParser
struct. - Make
ParserError
useRange
.