A small, no-std implementation for representing Globally Unique Identifiers (GUID).
- Rust 100%
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| readme.md | ||
ninox.rs-guid
A small, no-std implementation for representing Globally Unique Identifiers (GUID).
License
This project is licensed under AGPL-3.0-only. For more informations see the LICENSE file inside the repository here, or alternative online under https://www.gnu.org/licenses/.
Usage
TODO