globuid 0.1.0

A globally unique ID generator with pluggable algorithms and transport layer
Documentation
# Build artifacts
/target/
**/*.rs.bk

# Cargo lock for library (uncomment if library)
# Cargo.lock

# IDE
.idea/
.vscode/
*.swp
*.swo

# OS
.DS_Store
Thumbs.db

# Environment
.env
.env.*

# Debug
*.pdb