rga 0.5.9

Old version! Please see [ripgrep_all](https://crates.io/crates/ripgrep_all)
docs.rs failed to build rga-0.5.9
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: rga-0.5.1

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