Skip to main content
Module version
pubhubs
0.0.0
Module version
Module Items
Constants
Functions
In pubhubs::
servers
pubhubs
::
servers
Module
version
Copy item path
Source
Constants
§
VERSION
PubHubs servers version (e.g.
"v2.2.0"
), extracted from
PH_VERSION
compile time environmental variable if set, and otherwise from the git repository if available. Set to
"n/a"
when not available.
Functions
§
to_
semver
Attempts to parse
version
as
semver::Version
after stripping off the leading
v
.
version
Returns the PubHubs servers version when available.