handlr-regex 0.13.0

Fork of handlr with regex support
---
source: src/common/path.rs
expression: "String::from_utf8(buffer)?"
---
┌─────────────────────────────────────────────┬───────────────────────────┐
│ path                                        │ mime                      │
├─────────────────────────────────────────────┼───────────────────────────┤
│ tests/assets                                │ inode/directory           │
│ tests/assets/cat                            │ application/x-shellscript │
│ tests/assets/cmus.desktop                   │ application/x-desktop     │
│ tests/assets/empty.txt                      │ text/plain                │
│ tests/assets/no_html_tags.html              │ text/html                 │
│ tests/assets/org.wezfurlong.wezterm.desktop │ application/x-desktop     │
│ tests/assets/p.html                         │ text/html                 │
│ tests/assets/rust.vim                       │ text/plain                │
│ tests/assets/SettingsWidgetFdoSecrets.ui    │ application/x-designer    │
│ https://duckduckgo.com/                     │ x-scheme-handler/https    │
│ .                                           │ inode/directory           │
│ ../README.md                                │ text/markdown             │
└─────────────────────────────────────────────┴───────────────────────────┘