Docs.rs
  • macro-toolset-0.4.0
    • macro-toolset 0.4.0
    • Docs.rs crate page
    • GPL-3.0-only
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • cxw620
    • Dependencies
      • base64 ^0.22 normal optional
      • const-hex ^1.13 normal optional
      • foldhash ^0.1 normal optional
      • ryu ^1.0 normal optional
      • base64 ^0.22 dev
      • bytes ^1.8 dev
      • const-hex ^1.13 dev
      • criterion ^0.5 dev
      • md-5 ^0.10 dev
      • rand ^0.8 dev
      • sha2 ^0.10 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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

macro_toolset0.4.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • string::Base64Str
  • string::NumStr
  • string::SliceSep
  • string::StringExt
  • string::padding::STANDARD
  • string::padding::STANDARD_NO_PAD
  • string::padding::URL_SAFE
  • string::padding::URL_SAFE_NO_PAD

Enums

  • string::HexStr

Traits

  • string::SeparatorT
  • string::StringExtT

Macros

  • b64_decode
  • b64_encode
  • b64_encode_bytes
  • calc_hash
  • calc_hash_str
  • init_tracing_simple
  • md5
  • now
  • random_choice
  • random_string
  • random_string_fast
  • sha256
  • sha384
  • sha512
  • slice_sep
  • str_concat

Functions

  • random::fast_random