Crate openapi [] [src]

Modules

errors

Structs

Spec

top level document

Functions

from_path

deserialize an open api spec from a path

from_reader

deserialize an open api spec from type which implements Read

to_json

serialize to a json string

to_yaml

serialize to a yaml string