An open API service indexing awesome lists of open source software.

https://github.com/termoshtt/flatc-gen

Procedural macro for FlatBuffers compiler (flatc)
https://github.com/termoshtt/flatc-gen

flatbuffers rust

Last synced: 9 months ago
JSON representation

Procedural macro for FlatBuffers compiler (flatc)

Awesome Lists containing this project

README

          

flatc-gen
========
[![Build Status](https://travis-ci.org/termoshtt/flatc-gen.svg?branch=master)](https://travis-ci.org/termoshtt/flatc-gen)

Helper crate for Rust code generation of [FlatBuffers compiler](https://github.com/google/flatbuffers)

Related works
--------------
- [frol/flatc-rust](https://github.com/frol/flatc-rust)

License
--------
MIT License

Copyright (c) 2019 Toshiki Teramura