substring 1.4.5

A substring method for string types.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[build-dependencies.autocfg]
version = "1.0.1"

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