leo-parser-rowan 3.5.0

Rowan-based lossless parser for Leo
Documentation

Rowan-based lossless syntax tree and parser for Leo.

This crate provides a lossless parser using the rowan library, designed for IDE-grade error recovery. It will eventually replace the LALRPOP-based parser in leo-parser-lossless.