[][src]Module paperclip::v2::codegen

Code generation for OpenAPI v2.

Modules

object

Simplified objects for codegen.

Structs

DefaultEmitter

Default emitter for anything that implements Schema trait.

EmitterState

Holds the state for your schema emitter.

Enums

EmittedUnit

Some "thing" emitted by the emitter.

Traits

Emitter

Emitter represents the interface for generating the relevant modules, API object definitions and the associated calls.