Docs.rs
  • loco-openapi-0.1.1
    • loco-openapi 0.1.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • 26 June 2025
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • kaplanelad
    • Dependencies
      • async-trait ^0.1 normal
      • axum ^0.8.1 normal
      • loco-rs ^0.16 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • utoipa ^5.0.0 normal
      • utoipa-axum ^0.2.0 normal
      • utoipa-redoc ^6.0.0 normal optional
      • utoipa-scalar ^0.3.0 normal optional
      • utoipa-swagger-ui ^9.0.0 normal optional
      • insta ^1.34.0 dev
      • loco-rs ^0.16 dev
      • rstest ^0.21.0 dev
      • serde_yaml ^0.9 dev
      • serial_test ^3.2.0 dev
      • tokio ^1 dev
    • Versions
    • 54.55% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

loco_openapi0.1.1

Crate Items

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

List of all items

Structs

  • OpenapiInitializerWithSetup
  • auth::SecurityAddon
  • config::InitializerConfig
  • config::OpenAPIConfig
  • prelude::OpenApiRouter

Enums

  • auth::JWTLocation
  • config::OpenAPIType

Traits

  • prelude::OpenApi
  • prelude::ToSchema

Macros

  • prelude::routes
  • prelude::schema

Attribute Macros

  • prelude::path

Derive Macros

  • prelude::OpenApi
  • prelude::ToSchema

Functions

  • auth::get_jwt_location
  • auth::set_jwt_location
  • config::get_openapi_config
  • config::set_openapi_config
  • openapi::add_route
  • openapi::clear_routes
  • openapi::get_merged_router
  • openapi::openapi
  • utils::add_openapi_endpoints
  • utils::get_openapi_spec
  • utils::openapi_spec_json
  • utils::openapi_spec_yaml
  • utils::set_openapi_spec