Docs.rs
  • oasgen-0.25.0
    • oasgen 0.25.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • kurtbuilds
    • Dependencies
      • actix-web ^4.3.1 normal optional
      • axum ^0.8.1 normal optional
      • futures ^0.3.28 normal
      • http ^1.0.0 normal
      • http-body ^1.0.0 normal
      • http-body-util ^0.1.0 normal
      • indexmap ^2 normal
      • inventory ^0.3.13 normal
      • oasgen-core ^0.25 normal
      • oasgen-macro ^0.25 normal
      • once_cell ^1.18.0 normal
      • openapiv3-extended ^6 normal
      • regex-lite ^0.1.5 normal
      • serde ^1.0.171 normal
      • serde_json ^1.0.100 normal
      • serde_yaml ^0.9.22 normal
      • swagger-ui2 ^0.6 normal optional
      • tower-cookies ^0.11.0 normal optional
      • actix-web ^4.3.1 dev
      • pretty_assertions ^1.4.0 dev
      • tokio ^1.29.1 dev
      • trybuild ^1.0.81 dev
    • Versions
    • 38.89% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

oasgen0.25.0

Crate Items

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

List of all items

Structs

  • AnySchema
  • ArrayType
  • AuthCodeOAuth2Flow
  • Components
  • Contact
  • Discriminator
  • Encoding
  • Example
  • ExternalDocumentation
  • Header
  • ImplicitOAuth2Flow
  • IndexMap
  • Info
  • IntegerType
  • License
  • Link
  • MediaType
  • MergeError
  • NumberType
  • OAuth2Flow
  • OAuth2Flows
  • ObjectType
  • OpenAPI
  • Operation
  • OperationRegister
  • Parameter
  • ParameterData
  • PathItem
  • PathMethod
  • Paths
  • RefOrMap
  • RequestBody
  • Response
  • Responses
  • Schema
  • SchemaData
  • SchemaRegister
  • Server
  • ServerVariable
  • StringType
  • Tag
  • __private::OperationRegister
  • __private::SchemaRegister

Enums

  • APIKeyLocation
  • AdditionalProperties
  • CookieStyle
  • Format
  • HeaderStyle
  • IntegerFormat
  • LinkOperation
  • NumberFormat
  • ParameterKind
  • ParameterSchemaOrContent
  • PathStyle
  • QueryStyle
  • RefOr
  • SchemaKind
  • SchemaReference
  • SecurityScheme
  • StatusCode
  • StringFormat
  • Type
  • VariantOrUnknown
  • VariantOrUnknownOrEmpty
  • VersionedOpenAPI

Traits

  • OaParameter
  • OaSchema

Macros

  • impl_oa_schema
  • impl_oa_schema_passthrough
  • register_operation
  • register_schema

Attribute Macros

  • oasgen

Derive Macros

  • OaSchema

Functions

  • __private::fn_path_to_op_id
  • generate_openapi
  • is_false

Type Aliases

  • Callback
  • Content
  • ReferenceOr
  • SecurityRequirement