Docs.rs
  • torn-api-codegen-0.6.2
    • torn-api-codegen 0.6.2
    • Permalink
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • TotallyNot
    • Dependencies
      • heck ^0.5 normal
      • indexmap ^2.9 normal
      • proc-macro2 ^1 normal
      • quote ^1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • syn ^2 normal
    • Versions
    • 0% 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

torn_api_codegen0.6.2

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • model::ResolvedSchema
  • model::enum::Enum
  • model::enum::EnumNamespace
  • model::enum::EnumVariant
  • model::newtype::Newtype
  • model::object::Object
  • model::object::ObjectNamespace
  • model::object::Property
  • model::parameter::Parameter
  • model::parameter::ParameterOptions
  • model::path::Path
  • model::path::PathNamespace
  • model::scope::Scope
  • model::union::Union
  • openapi::parameter::OpenApiParameter
  • openapi::parameter::OpenApiParameterSchema
  • openapi::path::OpenApiPath
  • openapi::path::OpenApiPathBody
  • openapi::path::OperationId
  • openapi::path::SchemaLink
  • openapi::schema::Components
  • openapi::schema::OpenApiSchema
  • openapi::type::OpenApiType

Enums

  • model::Model
  • model::enum::EnumRepr
  • model::enum::EnumVariantTupleValue
  • model::enum::EnumVariantValue
  • model::newtype::NewtypeInner
  • model::object::PrimitiveType
  • model::object::PropertyType
  • model::parameter::ParameterLocation
  • model::parameter::ParameterType
  • model::path::PathParameter
  • model::path::PathResponse
  • model::path::PathSegment
  • openapi::parameter::OpenApiParameterDefault
  • openapi::parameter::ParameterLocation
  • openapi::path::OpenApiPathParameter
  • openapi::path::OpenApiResponseBody
  • openapi::type::OpenApiVariants

Functions

  • model::resolve