ib-flex 0.1.7

Pure Rust parser for Interactive Brokers FLEX XML statements
Documentation
# Rust
/target/
**/*.rs.bk
*.pdb
Cargo.lock

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

# Benchmarks
/benches/*.txt

# Coverage
*.profraw
*.profdata
/coverage/

# Test outputs
*.log

# Real account XML files (for testing/fixture generation)
/tmp/

.claude/*.local.md

.env