uuid 1.2.2

A library to generate and parse UUIDs.
Documentation
### CLion ###
# CMake
cmake-build-debug/

### IntelliJ ###
.idea
*.iws
*.iml
*.ipr

### Vim ###
# Swap
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-rt-v][a-z]
[._]ss[a-gi-z]
[._]sw[a-p]

# Session
Session.vim

# Temporary
.netrwhist
*~
# Auto-generated tag files
tags
# Persistent undo
[._]*.un~

### Rust ###
/target/
Cargo.lock