Crate spec_rs

Source
Expand description

Simple rust models for common concepts found in web specifications

Modules§

web
This module defines few models found in web specs.

Structs§

DirectiveMeta
Metadata associated with a spec directive
Spec
Information about a spec

Enums§

RequirementLevel
Requirement Levels as specified in RFC2119

Traits§

Directive
A spec directive
TSpecParty
A trait for party types that are directed in a spec