capture-rust 0.2.0

Rust SDK for capture.page - Browser automation and screenshot API
Documentation
# Rust
/target/
**/*.rs.bk
*.pdb
Cargo.lock

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

# OS
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db

# Logs
*.log

# Environment variables
.env
.env.local
.env.*.local

# Test artifacts
*.png
*.pdf
*.html

# Backup files
*.bak
*.tmp
*.temp

# Coverage reports
tarpaulin-report.html
cobertura.xml

.claude/