11 unstable releases (3 breaking)

new 0.4.2 Dec 10, 2024
0.4.1 Dec 9, 2024
0.3.0 Nov 28, 2024
0.2.1 Nov 14, 2024
0.1.4 Mar 12, 2024

#1708 in Cryptography

Download history 3/week @ 2024-09-23 127/week @ 2024-11-04 117/week @ 2024-11-11 18/week @ 2024-11-18 116/week @ 2024-11-25 141/week @ 2024-12-02

399 downloads per month

MIT license

31KB
316 lines

helpers

Use the features you need:

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

Available features:

  • uuid
  • rand
  • jwt
  • hash
  • time

lib.rs:

Use the features you need:

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

Available features:

  • uuid
  • rand
  • jwt
  • hash
  • time

Dependencies

~6–15MB
~212K SLoC