midl-parser

Crates.iomidl-parser
lib.rsmidl-parser
version0.1.1
sourcesrc
created_at2021-05-27 17:30:49.771308
updated_at2021-05-28 03:01:54.47062
descriptionMIDL parser for frodobuf
homepagehttps://github.com/frodobuf
repositoryhttps://github.com/frodobuf/frodobuf
max_upload_size
id402806
size138,233
(legolasgl)

documentation

https://docs.rs/midl-parser

README

MIDL file parser

This crate parses MIDL files (format is based on a subset of protobuf) to generate a frodobuf Schema.

Differences between MIDL and Protobuf syntax are documented in ChangesFromProtobuf

Acknowledgement

The parser was originally forked from

url https://github.com/stepancheg/rust-protobuf/tree/master/protobuf-codegen-pure/
author Stepan Koltsov stepan.koltsov@gmail.com
snapshot on 2021-05-06
crate version v3.0.0-pre
Commit count: 29

cargo fmt