[][src]Crate basws_shared

Modules

challenge
prelude
protocol
timing

Structs

Uuid

A Universally Unique Identifier (UUID).

Version

Represents a version number conforming to the semantic versioning scheme.

VersionReq

A VersionReq is a struct containing a list of ranges that can apply to ranges of version numbers. Matching operations can then be done with the VersionReq against a particular version to see if it satisfies some or all of the constraints.