Crate deno_semver

Source

Modules§

jsr
npm
package

Structs§

Partial
A partial version.
SmallStackString
A 16 byte string that uses the stack when < 16 bytes.
StackString
A 24 byte string that uses the stack when < 24 bytes.
Version
VersionBound
VersionParseError
VersionRange
VersionRangeSet
Collection of ranges.
VersionReq
A version constraint.
VersionReqSpecifierParseError

Enums§

RangeBound
RangeSetOrTag
VersionBoundKind
XRange
A range that could be a wildcard or number value.

Statics§

WILDCARD_VERSION_REQ
Specifier that points to the wildcard version.

Type Aliases§

CowVec
A smaller two-byte vector.
PackageTag
VersionPreOrBuild