Constant flatbuffers_build::SUPPORTED_FLATC_VERSION

source ·
pub const SUPPORTED_FLATC_VERSION: &str = "24.3.25";
Expand description

Version of flatc supported by this library. Make sure this matches exactly with the flatc binary you’re using and the version of the flatbuffers rust library.