substring 1.2.0

A substring method for string types.
Documentation
[package]
name = "substring"
version = "1.2.0"
authors = ["Anders Evensen"]
edition = "2018"
description = "A substring method for string types."
license = "MIT OR Apache-2.0"
keywords = ["substring", "string", "substr", "str", "substrings"]
categories = ["text-processing", "parsing", "algorithms", "no-std"]
readme = "README.md"
repository = "https://github.com/Anders429/substring"