Crate helpers

Source
Expand description

Use the features you need:

[dependencies]
helpers = { version = "x.x.x", features = ["uuid", "rand"] }

Available features:

  • uuid
  • rand
  • jwt
  • hash
  • time

Modulesยง

hash
Provides a variety of common hash functions
jwt
rand
time
uuid