Crate paperclip

Source
Expand description

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.

Modules§

util

Enums§

PaperClipError
Global error which encapsulates all related errors.

Type Aliases§

PaperClipResult
Generic result used throughout this library.