Docs.rs
  • pkce-std-0.2.1
    • pkce-std 0.2.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • nekitdev
    • Dependencies
      • base64 ^0.22.1 normal
      • const-macros ^0.3.1 normal
      • constant_time_eq ^0.4.2 normal
      • into-static ^0.4.0 normal optional
      • miette ^7.6.0 normal optional
      • rand ^0.9.1 normal
      • serde ^1.0.219 normal optional
      • sha2 ^0.10.9 normal
      • thiserror ^2.0.12 normal
    • Versions
    • 100% 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

pkce_std0.2.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • challenge::Challenge
  • check::ascii::Error
  • check::bytes::Error
  • code::Code
  • count::Count
  • count::Error
  • length::Error
  • length::Length
  • method::Error
  • verifier::Verifier

Enums

  • check::string::Error
  • count::ParseError
  • length::ParseError
  • method::Method
  • verifier::Error

Macros

  • const_borrowed_verifier

Functions

  • check::ascii::check
  • check::ascii::check_str
  • check::bytes::check
  • check::bytes::is_special
  • check::bytes::is_valid
  • check::string::check
  • check::string::check_str
  • check::string::const_check_str
  • encoding::encode
  • encoding::length
  • encoding::try_length
  • generate::bytes
  • generate::string
  • hash::sha256

Type Aliases

  • challenge::Parts
  • code::OwnedPair
  • code::OwnedParts
  • code::Pair
  • code::Parts
  • code::StaticCode
  • verifier::StaticVerifier

Constants

  • check::chars::CHARS
  • check::chars::LENGTH
  • check::chars::STRING
  • count::DEFAULT
  • count::MAX
  • count::MIN
  • encoding::OVERFLOW
  • length::DEFAULT
  • length::MAX
  • length::MIN
  • method::PLAIN
  • method::SHA256
  • verifier::ERROR