Crate proto_core
source ·Structs
- SemVer version as defined by https://semver.org.
- SemVer version requirement describing the intersection of some version comparators, such as
>=1.2.3, <1.8
.
Enums
Constants
Statics
- Cached static for the
is_offline
function.
Functions
- This is a cached function that uses the
IS_OFFLINE
cached static. - Primes the cached function
is_offline
.