Docs.rs
  • ids-daps-client-0.2.1
    • ids-daps-client 0.2.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • schoenenberg
    • dhommen
    • Dependencies
      • async-lock ^3.4.0 normal
      • async-trait ^0.1.81 normal
      • chrono ^0.4.38 normal
      • derive_builder ^0.20.0 normal
      • jsonwebtoken ^9.3.0 normal
      • openssl ^0.10.66 normal
      • reqwest ^0.12.5 normal optional
      • serde ^1 normal
      • thiserror ^1 normal
      • tracing ^0.1.40 normal
      • url ^2.5.2 normal
      • uuid ^1.10.0 normal
      • testcontainers ^0.23 dev
      • tokio ^1.39.2 dev
      • tracing-subscriber ^0.3.18 dev
    • Versions
    • 73.53% of the crate is documented
  • Platform
    • 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

ids_daps_client0.2.1

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • DapsClient
  • DatClaims
  • TokenResponse
  • config::DapsConfig
  • config::DapsConfigBuilder

Enums

  • DapsError
  • config::DapsConfigBuilderError

Functions

  • cert::ski_aki
  • cert::ski_aki_and_private_key_from_file

Type Aliases

  • ReqwestDapsClient