helpers 0.5.2

self use helper library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# helpers


Use the features you need:

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

Available features:

- uuid
- rand
- jwt
- hash
- time