lang-lib 1.0.0

A lightweight, high-performance localization library for Rust. Loads TOML language files, supports runtime locale switching, configurable paths, and automatic fallback chains.
Documentation
# Rust build artifacts
/target/
**/*.rs.bk
Cargo.lock

# Dev / planning (not for GitHub)
/.dev/
/dev/

# Editor junk
.vscode/
.idea/
*.sublime-workspace
*.sublime-project
.DS_Store
Thumbs.db
Desktop.ini

# Environment
.env