substring 1.1.1

A substring method for string types.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Anders Evensen"]
categories = ["text-processing", "parsing", "algorithms", "no-std"]
description = "A substring method for string types."
edition = "2018"
keywords = ["substring", "string", "substr", "str", "substrings"]
license = "MIT OR Apache-2.0"
name = "substring"
readme = "README.md"
repository = "https://github.com/Anders429/substring"
version = "1.1.1"