Docs.rs
  • fns-api-client-0.3.0
    • fns-api-client 0.3.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • averichev
    • Dependencies
      • reqwest ^0.12.0 normal
      • serde ^1.0.197 normal
      • serde_json ^1.0.114 normal
      • validator ^0.17.0 normal
      • yaserde ^0.10.0 normal
      • yaserde_derive ^0.10.0 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • 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

fns_api_client0.3.0

  • Structs
  • Enums
  • Traits
?
Change settings

List of all items

Structs

  • client::OpenApiClient
  • client::error::FnsApiError
  • client::error::HttpClientError
  • client::error::XmlDeserializationError
  • models::auth_response::AuthError
  • models::auth_response::AuthResponse
  • models::auth_response::AuthResponseToken

Enums

  • client::error::OpenApiClientError
  • models::auth_response::AuthResponseResult
  • traits::ticket::TicketResponseResult

Traits

  • traits::check_query::CheckQueryTrait
  • traits::ticket::TicketRequestErrorTrait
  • traits::ticket::TicketResponseTrait
  • traits::ticket::TicketTrait