sub-strs 0.15.2

For finding sub strings...
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# License: see LICENSE file at root directory of `master` branch

[package]
edition = '2018'
name = 'sub-strs'
version = '0.15.2'
authors = ['Hai Bison <haibison.apps@gmail.com>']
description = 'For finding sub strings...'
repository = 'https://bitbucket.org/haibison/sub-strs'
license-file = 'LICENSE'
keywords = ['sub-strs', 'case-insensitive', 'glob']
categories = ['algorithms', 'data-structures']