mirror of
https://github.com/FliegendeWurst/ripgrep-all.git
synced 2024-11-08 14:00:37 +00:00
406 B
406 B
similar:
todo
- jpg adapter (based on object classification / detection (yolo?)) for fun
considerations
- matching on mime (magic bytes) instead of filename
- allow per-adapter configuration options
Development
To enable debug logging:
export RUST_LOG=rga=debug
export RUST_BACKTRACE=1