flatc

Builds flatbuffers and provides the path to the built flatc in the public API. Typically meant to be used by build scripts, but can be useful otherwise if the project itself is using flatc during runtime. Version 1.0 will not be released until windows is fully supported.

crates.io docs.rs github actions license

Windows support

Currently, windows is not supported under either MSVC or GNU. I don't have access to windows development environments so I am not able to debug compiling on windows except through CI, which is rather unproductive. There is an [open ticket] for windows support, which will lead to a 1.0 release.