csv-slice 0.1.0

Extract rows or columns from CSV files without loading the entire file
Documentation
# Rust
/target/
**/*.rs.bk

# IDEs and editors
/.idea/
*.swp
*.swo
*.bak
*.tmp
*.vscode/

# OS files
.DS_Store
Thumbs.db

# By Cargo
Cargo.lock

# Other
*.log