Constant omf::FORMAT_VERSION_PRERELEASE
source · pub const FORMAT_VERSION_PRERELEASE: Option<&str>;
Expand description
File format pre-release version suffix.
This will always be None
in release versions of the crate. Pre-release formats
may contain experimental changes so can’t be opened in by release versions.