axhash 1.0.0

Simple Rust entrypoint for the AxHash engine.
Documentation
# SMHasher3 Results

## Collision & Distribution Results

text Testing all collisions (high  32-bit) - Expected      288.0, actual        349  (1.212x) (^11) Testing all collisions (low   32-bit) - Expected      288.0, actual        285  (0.990x) (^ 0) Testing all collisions (high 19..36 bits) - Worst is 32 bits: 349/288           (1.212x) (^ 7) Testing all collisions (low  19..36 bits) - Worst is 28 bits: 4651/4599         (1.011x) (^ 0) Testing distribution   (any   8..18 bits) - Worst bias is 13 bits at bit  43:    0.565x  (^ 0) 

## -log2(p-value) Summary

| Range | Count |
|---|---:|
| 0 | 4431 |
| 1 | 1254 |
| 2 | 576 |
| 3 | 306 |
| 4 | 138 |
| 5 | 82 |
| 6 | 40 |
| 7 | 21 |
| 8 | 19 |
| 9 | 7 |
| 10 | 4 |
| 11 | 5 |
| 12+ | 0 |

## Final Result

text Summary for: AxHash-64 Overall result: PASS (188 / 188 passed)  Verification value: 0x00000001 Testing time: 263.423896 seconds