str_overlap 0.1.1

A utility function for finding the overlap between two string slices.
Documentation
[package]
authors = ["Anders Evensen"]
categories = ["text-processing", "algorithms", "no-std"]
description = "A utility function for finding the overlap between two string slices."
edition = "2018"
keywords = ["overlap", "string", "str", "intersection"]
license = "MIT OR Apache-2.0"
name = "str_overlap"
readme = "README.md"
repository = "https://github.com/Anders429/str_overlap"
version = "0.1.1"