| Crates.io | rune_parser |
| lib.rs | rune_parser |
| version | 0.7.2 |
| created_at | 2025-08-29 15:02:20.360503+00 |
| updated_at | 2025-11-27 14:33:58.727287+00 |
| description | A .rune file parser which generates a `RuneFileDescription` parsing tree, and which in turn can be used to generate source code for Rune messages |
| homepage | |
| repository | https://github.com/NicolasDandanell/rune_parser |
| max_upload_size | |
| id | 1815995 |
| size | 169,153 |
Parser for .rune files, which can generate RuneFileDescription data structures, which can be used to generate native code source files.