Docs.rs
  • poem-openapi-derive-2.0.27
    • poem-openapi-derive 2.0.27
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • sunli829
    • Dependencies
      • darling ^0.14.1 normal
      • http ^0.2.5 normal
      • indexmap ^1.8.2 normal
      • mime ^0.3.16 normal
      • proc-macro-crate ^1.1.0 normal
      • proc-macro2 ^1.0.29 normal
      • quote ^1.0.9 normal
      • regex ^1.5.5 normal
      • syn ^1.0.77 normal
      • thiserror ^1.0.30 normal
    • Versions
    • 7.14% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate poem_openapi_derive

  • Version 2.0.27
  • All Items
  • Attribute Macros
  • Derive Macros
?
Change settings

Crate poem_openapi_derive

source ·
Expand description

Macros for poem-openapi

Attribute Macros

  • OpenApi
  • Webhook

Derive Macros

  • ApiRequest
  • ApiResponse
  • Enum
  • Multipart
  • NewType
  • OAuthScopes
  • Object
  • ResponseContent
  • SecurityScheme
  • Tags
  • Union