Module neon::meta [−][src]
Expand description
Metadata about the Neon version and build.
Constants
BUILD_PROFILENon-
neon_profile="release"The current build profile (either "release" or "debug").
The Neon major version.
The Neon minor version.
The Neon patch version.
The Neon version.
Functions
Produces a semver::Version data structure representing the Neon version.