Docs.rs
  • senhasegura-rs-0.3.0
    • senhasegura-rs 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • gabrielkim13
    • Dependencies
      • anyhow ^1 normal
      • async-trait ^0.1 normal
      • chrono ^0.4 normal
      • http ^1 normal
      • napi ^2 normal optional
      • napi-derive ^2 normal optional
      • oauth2 ^5.0.0-alpha.4 normal
      • once_cell ^1 normal optional
      • reqwest ^0.12 normal
      • reqwest-middleware ^0.3 normal optional
      • reqwest-retry ^0.6 normal optional
      • serde ^1 normal
      • serde-aux ^4 normal
      • serde_json ^1 normal
      • serde_repr ^0.1 normal
      • strum ^0.26 normal
      • thiserror ^1 normal
      • tokio ^1 normal
      • tracing ^0.1 normal
      • uniffi ^0.25.0 normal optional
      • url ^2 normal
      • test-context ^0.3 dev
      • tokio ^1 dev
      • tokio-test ^0.4 dev
      • tracing-subscriber ^0.3 dev
      • wiremock ^0.6 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

senhasegura_rs0.3.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • ApiError
  • Exception
  • Response
  • SenhaseguraClient
  • SenhaseguraClientBuilder
  • StatusCode
  • pam_core::protected_information::AccessProtectedInformationApiResponse
  • pam_core::protected_information::AccessProtectedInformationResult
  • pam_core::protected_information::CreateProtectedInformationApiRequest
  • pam_core::protected_information::CreateProtectedInformationApiResponse
  • pam_core::protected_information::CreateProtectedInformationResult
  • pam_core::protected_information::DisableProtectedInformationApiResponse

Enums

  • Error
  • ExceptionCode
  • pam_core::PAMCoreExceptionCode
  • pam_core::protected_information::ProtectedInformationExceptionCode
  • pam_core::protected_information::ProtectedInformationIdentifier

Traits

  • SenhaseguraApi
  • pam_core::PAMCoreApi
  • pam_core::protected_information::AccessProtectedInformationApi
  • pam_core::protected_information::CreateProtectedInformationApi
  • pam_core::protected_information::DisableProtectedInformationApi
  • pam_core::protected_information::ProtectedInformationApi