Crates.io | midl-parser |
lib.rs | midl-parser |
version | 0.1.1 |
source | src |
created_at | 2021-05-27 17:30:49.771308 |
updated_at | 2021-05-28 03:01:54.47062 |
description | MIDL parser for frodobuf |
homepage | https://github.com/frodobuf |
repository | https://github.com/frodobuf/frodobuf |
max_upload_size | |
id | 402806 |
size | 138,233 |
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
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 |