Docs.rs
  • nextera_utils-0.1.16
    • nextera_utils 0.1.16
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • nyan-ucsp
    • Dependencies
      • argon2 ^0.5.3 normal
      • base64 ^0.22.1 normal
      • bcrypt ^0.17.0 normal
      • chrono ^0.4.39 normal
      • jsonwebtoken ^9.3.0 normal
      • rand ^0.8.5 normal
      • serde ^1.0.217 normal
      • serde_json ^1.0.134 normal
    • Versions
    • 41.67% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

nextera_utils0.1.16

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • jwt::Claims
  • models::cache_data::CacheData
  • models::response_data::ResponseData
  • models::response_message::ResponseMessage
  • models::service_response::ServiceResponse
  • password::Password
  • time::Time

Enums

  • password::PasswordHasherType

Traits

  • parser::OptionParserExtensions
  • parser::ParserExtensions

Functions

  • jwt::generate_jwt
  • jwt::get_jwt_claims_from_token
  • jwt::get_user_id_from_token
  • jwt::validate_jwt
  • password::generate_strong_password