Docs.rs
  • restify-openapi-0.0.1
    • restify-openapi 0.0.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • darkyeg
    • Dependencies
      • axum ^0.7 normal optional
      • indexmap ^2 normal
      • md5 ^0.7 normal
      • once_cell ^1 normal
      • regex ^1 normal
      • apistos-schemars ^0.8 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • tower-layer ^0.3 normal optional
      • tower-service ^0.3 normal optional
      • assert-json-diff ^2.0 dev
    • Versions
    • 71.16% 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
    • 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

restify_openapi0.0.1

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • ArrayValidation
  • Components
  • Metadata
  • NumberValidation
  • ObjectValidation
  • OpenApi
  • RootSchema
  • SchemaObject
  • StringValidation
  • SubschemaValidation
  • components::Components
  • info::Contact
  • info::Info
  • info::License
  • paths::Callback
  • paths::Encoding
  • paths::Example
  • paths::ExternalDocumentation
  • paths::Header
  • paths::Link
  • paths::MediaType
  • paths::Operation
  • paths::Parameter
  • paths::PathItem
  • paths::Paths
  • paths::RequestBody
  • paths::Response
  • paths::Responses
  • security::ApiKey
  • security::Http
  • security::OAuth2
  • security::OauthFlows
  • security::OauthImplicit
  • security::OauthToken
  • security::OpenIdConnect
  • security::SecurityRequirement
  • security::SecurityScheme
  • server::Server
  • server::ServerVariable
  • tag::Tag

Enums

  • InstanceType
  • OpenApiVersion
  • Schema
  • SingleOrVec
  • paths::AnyOrExpression
  • paths::ExampleValue
  • paths::Examples
  • paths::OperationIdentifier
  • paths::OperationType
  • paths::ParameterDefinition
  • paths::ParameterIn
  • paths::ParameterStyle
  • reference_or::ReferenceOr
  • security::ApiKeyIn
  • security::SecurityType

Traits

  • ApiComponent
  • ApiErrorComponent
  • DefinitionHolder
  • PathItemDefinition