leo/compiler/span
2023-10-19 21:02:05 -07:00
..
src recognize "const" as token 2023-10-04 12:54:35 -07:00
Cargo.toml chore(leo): bump version for new release 2023-10-19 21:02:05 -07:00
LICENSE.md fix readmes and licenses 2022-07-12 16:46:42 -07:00
README.md fix readmes and licenses 2022-07-12 16:46:42 -07:00

leo-span

Crates.io Authors License

Usage

A span implementation for tracking Leo code locations across multiple Leo compiler phases.