Re-exports

pub use oas_common as common;

Modules

Structs

Main application state.
An untyped record is a record without static typing. The value is encoded as a JSON object.

Enums

A reference is an enum that can be in two states: It either holds an ID to a record, or a loaded record.

Traits

A trait to implement on value structs for typed [Record]s.

Type Definitions