| Crates.io | simple-ll |
| lib.rs | simple-ll |
| version | 0.1.0 |
| created_at | 2021-11-20 18:55:49.461796+00 |
| updated_at | 2021-11-20 18:55:49.461796+00 |
| description | A small parsing library. |
| homepage | |
| repository | https://github.com/nph278/simple-ll |
| max_upload_size | |
| id | 485027 |
| size | 7,267 |
A small library for parsing in Rust. I think this is what an LL parser is, but I really don't know.