rune_parser

Crates.iorune_parser
lib.rsrune_parser
version0.7.2
created_at2025-08-29 15:02:20.360503+00
updated_at2025-11-27 14:33:58.727287+00
descriptionA .rune file parser which generates a `RuneFileDescription` parsing tree, and which in turn can be used to generate source code for Rune messages
homepage
repositoryhttps://github.com/NicolasDandanell/rune_parser
max_upload_size
id1815995
size169,153
Nicolas Dandanell (NicolasDandanell)

documentation

README

Rune parser

Parser for .rune files, which can generate RuneFileDescription data structures, which can be used to generate native code source files.

Commit count: 26

cargo fmt