abaco 1.1.0

Math engine — expression evaluation, unit conversion, and numeric types for Rust
Documentation
# Build
/target/

# Editor / IDE
*.swp
*.swo
*~
.idea/
.vscode/
*.iml

# OS
.DS_Store
Thumbs.db

# Debugging
*.pdb
core
core.*

# Coverage
lcov.info
tarpaulin-report.html
coverage/

# Benchmarks
criterion/

# Secrets
.env
.env.*

# Claude Code
.claude/