Docs.rs
  • paas-api-0.2.1
    • paas-api 0.2.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • JobDoesburg
    • github:nolai:operations
    • Dependencies
      • chrono ^0.4 normal
      • libpep ^0.6 normal
      • semver ^1.0 normal
      • serde ^1.0 normal
    • Versions
    • 53.7% of the crate is documented
  • Go to latest version
  • 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
    • 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

paas_api0.2.1

Crate Items

  • Structs
  • Constants
  • Type Aliases

List of all items

Structs

  • sessions::EndSessionRequest
  • sessions::GetSessionResponse
  • sessions::GetSessionsRequest
  • sessions::StartSessionResponse
  • status::StatusResponse
  • status::VersionInfo
  • transcrypt::PseudonymizationBatchRequest
  • transcrypt::PseudonymizationBatchResponse
  • transcrypt::PseudonymizationRequest
  • transcrypt::PseudonymizationResponse

Type Aliases

  • status::SystemId

Constants

  • CURRENT_PROTOCOL_VERSION
  • MIN_SUPPORTED_VERSION
  • paths::API_BASE
  • paths::STATUS
  • paths::sessions::END
  • paths::sessions::GET_ALL
  • paths::sessions::GET_USER
  • paths::sessions::SCOPE
  • paths::sessions::START
  • paths::transcrypt::PSEUDONYMIZE
  • paths::transcrypt::PSEUDONYMIZE_BATCH
  • paths::transcrypt::REKEY