Cargo Features

helpers has no features set by default.

[dependencies]
helpers = { version = "0.2.0", features = ["rand", "jwt", "hash", "uuid", "time"] }
rand

Affects helpers::rand

jwt

Affects helpers::jwt

hash

Affects helpers::hash

uuid

Affects helpers::uuid

time

Affects helpers::time