Docs.rs
  • df_rocket_okapi-0.4.1
    • df_rocket_okapi 0.4.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ralpha
    • Dependencies
      • df_rocket_okapi_codegen ^0.4 normal
      • okapi ^0.5.0-alpha-1 normal
      • rocket ^0.4 normal
      • rocket_contrib ^0.4 normal
      • schemars ^0.8.0-alpha-4 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

df_rocket_okapi0.4.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros
  • Derive Macros

List of all items

Structs

  • OpenApiError
  • OperationInfo
  • gen::OpenApiGenerator
  • handlers::ContentHandler
  • handlers::OpenApiHandler
  • handlers::RedirectHandler
  • settings::OpenApiSettings
  • swagger_ui::SwaggerUIConfig
  • swagger_ui::UrlObject

Enums

  • swagger_ui::DefaultModelRendering
  • swagger_ui::DocExpansion
  • swagger_ui::Filter

Traits

  • JsonSchema
  • request::OpenApiFromData
  • request::OpenApiFromFormValue
  • request::OpenApiFromParam
  • request::OpenApiFromQuery
  • request::OpenApiFromSegments
  • response::OpenApiResponder

Macros

  • routes_and_spec_with_openapi
  • routes_with_openapi

Attribute Macros

  • openapi

Derive Macros

  • JsonSchema

Functions

  • request::get_nested_query_parameters
  • swagger_ui::make_swagger_ui
  • util::add_content_response
  • util::add_media_type
  • util::add_schema_response
  • util::ensure_status_code_exists
  • util::produce_any_responses
  • util::set_content_type
  • util::set_status_code

Type Aliases

  • Result