10 releases
0.0.14 | Apr 19, 2021 |
---|---|
0.0.13 | Feb 4, 2021 |
0.0.12 | Jan 13, 2021 |
0.0.11 | Dec 31, 2020 |
#146 in Database implementations
24 downloads per month
37KB
622 lines
uuid64rs
UUID v4 (random) Rust crate with an additional custom base 64 encoding which is web and database friendly.
Table Of Contents
Getting Started
TODO
Using The Crate
TODO
Examples
TODO
Contributing
How to contribute:
- 🐛 Bug reports - Insects are fine but not in our software.
- 🤩 Pull requests - Finding and fixing the bug are even better.
- 🤔 Feature requests - Always interest in hear ideas to make things better.
- 🤗 Improving the docs - Easy way to start contributing.
If you are looking at doing any of these things make sure you have a look at our CONTRIBUTING docs.
Licenses
All code is licensed under either of the
at your option.
You can find copies of the licenses in the LICENSE-APACHE and the LICENSE-MIT files. All documentation like this README is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License (CC-BY-SA). You can find a copy of the CC-BY-SA license in the LICENSE-CC-BY-SA file.
Copyright © 2020, Michael Cummings
Dependencies
~3–4MB
~80K SLoC