Docs.rs
  • ultimate-common-0.1.0
    • ultimate-common 0.1.0
    • Permalink
    • Docs.rs crate page
    • Links
    • crates.io
    • Source
    • Owners
    • yangbajing
    • Dependencies
      • base16ct ^0.2 normal
      • base64ct ^1 normal
      • chrono ^0.4 normal
      • hmac ^0.12 normal
      • prost-types ^0.13 normal optional
      • rand ^0.8 normal
      • regex ^1 normal
      • serde ^1 normal
      • sha2 ^0.10 normal
      • thiserror ^1 normal
      • dotenvy ^0.15 dev
      • serde_json ^1 dev
    • Versions
    • 4.84% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ultimate_common0.1.0

Crate Items

  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • digest::InvalidLength
  • model::sensitive::SensitiveString
  • model::sensitive::UriString
  • time::DateTime
  • time::FixedOffset
  • time::Local
  • time::Utc

Enums

  • Error

Traits

  • model::sensitive::AsUnderlying
  • model::sensitive::ToSensitive

Functions

  • digest::b64u_decode
  • digest::b64u_decode_to_string
  • digest::b64u_encode
  • digest::hmac_sha256
  • digest::hmac_sha256_string
  • digest::sha256
  • digest::sha256_string
  • env::get_env
  • env::get_env_b64u_as_u8s
  • env::get_env_parse
  • runtime::cargo_manifest_dir
  • runtime::cargo_pkg_name
  • runtime::cargo_pkg_version
  • serde::deser_default_false
  • serde::deser_default_true
  • string::b64u_decode
  • string::b64u_decode_to_string
  • string::b64u_encode
  • string::deser_str_to_vecu8
  • string::random_string
  • string::repeat_char
  • string::repeat_str
  • string::ser_str_secret
  • string::ser_vecu8_to_str
  • time::format_time
  • time::local_offset
  • time::now
  • time::now_epoch_millis
  • time::now_epoch_seconds
  • time::now_utc
  • time::now_utc_plus_sec_str
  • time::parse_utc

Type Aliases

  • Result
  • runtime::Result
  • time::Duration
  • time::OffsetDateTime
  • time::UtcDateTime

Statics

  • meta::NAME
  • meta::VERSION
  • runtime::CARGO_MANIFEST_DIR