Docs.rs
  • prefixed-api-key-0.3.0
    • prefixed-api-key 0.3.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • brahmlower
    • Dependencies
      • bs58 ^0.4.0 normal
      • constant_time_eq ^0.2.5 normal
      • digest ^0.10.3 normal
      • hex ^0.4.3 normal
      • rand ^0.8.5 normal
      • sha2 ^0.10.2 normal optional
      • sha2 ^0.10.2 dev
    • Versions
    • 3.33% of the crate is documented
  • 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

prefixed_api_key0.3.0

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • ControllerBuilder
  • PrefixedApiKey
  • PrefixedApiKeyController

Enums

  • BuilderError
  • PrefixedApiKeyError

Type Aliases

  • PakControllerOsSha224
  • PakControllerOsSha256
  • PakControllerOsSha384
  • PakControllerOsSha512
  • PakControllerOsSha512_224
  • PakControllerOsSha512_256
  • PakControllerStdSha224
  • PakControllerStdSha256
  • PakControllerStdSha384
  • PakControllerStdSha512
  • PakControllerStdSha512_224
  • PakControllerStdSha512_256
  • PakControllerThreadSha224
  • PakControllerThreadSha256
  • PakControllerThreadSha384
  • PakControllerThreadSha512
  • PakControllerThreadSha512_224
  • PakControllerThreadSha512_256