uuid64rs

Crates.iouuid64rs
lib.rsuuid64rs
version0.0.14
sourcesrc
created_at2020-12-23 23:12:14.3498
updated_at2021-04-19 08:45:54.391042
descriptionUUID v4 (random) Rust crate with an additional custom base 64 encoding which is web and database friendly
homepagehttps://github.com/Dragonrun1/uuid64rs
repositoryhttps://github.com/Dragonrun1/uuid64rs
max_upload_size
id326743
size79,941
Michael Cummings (Dragonrun1)

documentation

README

uuid64rs

ci codecov Crates.io dependency status
Contributor Covenant Crates.io

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: Bug reports - Insects are fine but not in our software.
  • :star_struck: Pull requests - Finding and fixing the bug are even better.
  • :thinking: Feature requests - Always interest in hear ideas to make things better.
  • :hugs: 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

  • APACHE - Apache License, Version 2.0
  • MIT - MIT License

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
Creative Commons License
Commit count: 46

cargo fmt