simstring_rust 0.3.4

A native Rust implementation of the SimString algorithm
Documentation
---
name: Bug Report
about: Create a report to help us improve
title: 'bug: '
labels: 'bug'
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Command-line arguments used: `...`
2. Input data (if applicable): `...`
3. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Error messages or logs**
If applicable, add any error messages or logs to help explain your problem.

**Environment (please complete the following information):**
 - OS: [e.g. Ubuntu 20.04]
 - simstring-rs version: [e.g. 0.1.0]
 - Rust version: [e.g. 1.58.1]

**Additional context**
Add any other context about the problem here.