Docs.rs
  • helpers-0.6.1
    • helpers 0.6.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • JQiue
    • Dependencies
      • base16ct ^0.2.0 normal
      • bcrypt ^0.17.0 normal
      • blake3 ^1.6.1 normal
      • chrono ^0.4.40 normal
      • jsonwebtoken ^9.3.1 normal
      • md-5 ^0.10.6 normal
      • nanoid ^0.4.0 normal
      • rand ^0.9.0 normal
      • rust-argon2 ^2.1.0 normal
      • serde ^1.0.219 normal
      • serde_json ^1.0.140 normal
      • uuid ^1.16.0 normal
    • Versions
    • 71.93% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

helpers0.6.1

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • jwt::Claims
  • jwt::Error
  • uuid::Alphabet
  • uuid::Error

Enums

  • hash::BcryptError
  • hash::Error
  • hash::Version
  • jwt::ErrorKind

Functions

  • hash::argon2
  • hash::bcrypt
  • hash::bcrypt_custom
  • hash::blake3
  • hash::escrypt
  • hash::md5
  • hash::pbkdf2
  • hash::scrypt
  • hash::sha1
  • hash::sha256
  • hash::sha512
  • hash::verify_argon2
  • hash::verify_bcrypt
  • jwt::jwt_numeric_date::deserialize
  • jwt::jwt_numeric_date::serialize
  • jwt::sign
  • jwt::verify
  • rand::min_max
  • rand::min_max_float
  • rand::random_bool
  • rand::random_choice
  • rand::shuffle
  • time::add_days
  • time::add_hours
  • time::diff_seconds
  • time::format
  • time::local_to_utc
  • time::now
  • time::timestamp
  • time::timestamp_millis
  • time::utc_now
  • time::utc_to_local
  • uuid::nanoid
  • uuid::nanoid_segmented
  • uuid::uuid_v4
  • uuid::uuid_v5