Docs.rs
  • openapi-0.1.5
    • openapi 0.1.5
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • softprops
    • Dependencies
      • error-chain ^0.10 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • serde_json ^1.0 normal
      • serde_yaml ^0.7 normal
    • Versions
    • 26.44% 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

openapi0.1.5

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ExternalDoc
  • Info
  • Operation
  • Operations
  • Parameter
  • Response
  • Schema
  • Security
  • Spec
  • Tag
  • errors::Error

Enums

  • errors::ErrorKind

Traits

  • errors::ResultExt

Functions

  • from_path
  • from_reader
  • to_json
  • to_yaml

Type Aliases

  • errors::Result