Crate warg_protocol
source ·Modules
Structs
- The envelope struct is used to keep around the original bytes that the content was serialized into in case the serialization is not canonical.
- The ProtoEnvelope with the published registry log index.
- 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
.
Traits
- Trait implemented by the record types.
- Trait implemented by the validator types.