[][src]Crate paperclip

Paperclip is a OpenAPI code generator for efficient type-safe compile-time checked HTTP APIs in Rust.

See the website for detailed documentation and examples.

Enums

PaperClipError

Global error which encapsulates all related errors.

Type Definitions

PaperClipResult

Generic result used throughout this library.