Documentation
# rskit

## rust tools

### base
- string to base64
- base64 to string

### lib
- fast_log


### serde
- to_bin
- from_bin
- to_json
- from_json

### hash
- sha_256
- sha_512
- hash_256
- hash_512