neon
1.0.0
Module meta
Module Items
Constants
Functions
In crate neon
neon
Module
meta
Copy item path
Source
Expand description
Metadata about the Neon version and build.
Constants
§
MAJOR
The Neon major version.
MINOR
The Neon minor version.
PATCH
The Neon patch version.
VERSION
The Neon version.
Functions
§
version
Produces a
semver::Version
data structure representing the Neon version.