sub-strs 0.25.0

For finding sub strings...
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[features]
std = []

[package]
authors = ["Hai Bison <haibison.apps@gmail.com>"]
categories = ["algorithms", "data-structures", "no-std"]
description = "For finding sub strings..."
edition = "2018"
keywords = ["sub-strs", "case-insensitive", "glob"]
license-file = "LICENSE"
name = "sub-strs"
repository = "https://bitbucket.org/haibison/sub-strs"
version = "0.25.0"
[package.metadata.docs.rs]
all-features = true