Docs.rs
  • fns-api-client-0.4.5
    • fns-api-client 0.4.5
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • averichev
    • Dependencies
      • chrono ^0.4.37 normal
      • env_logger ^0.11.3 normal
      • log ^0.4.21 normal
      • reqwest ^0.12.0 normal
      • serde ^1.0.197 normal
      • serde-xml-rs ^0.6.0 normal
      • serde_json ^1.0.114 normal
      • tokio ^1.37.0 normal
      • validator ^0.18.0 normal
      • yaserde ^0.10.0 normal
      • yaserde_derive ^0.10.0 normal
    • Versions
    • 0% of the crate is documented
  • 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.4.5

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • client::OpenApiClient
  • client::error::FnsApiError
  • client::error::HttpClientError
  • client::error::XmlDeserializationError
  • dto::ticket::Ticket
  • 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::MessageTrait
  • traits::ticket::TicketRequestErrorTrait
  • traits::ticket::TicketResponseTrait
  • traits::ticket::TicketTrait