[][src]Crate oac_parser

A parser for the documents conforming to OAC spec.

TODO: finish docs

Re-exports

pub use spec::Document;
pub use spec::VERSION;

Modules

error

Types for convenient error handling.

spec

Implementation of the OpenAutoComplete spec.

Structs

Reference

Crude implementation of $ref syntax used in JSON Schema.