cs 0.0.4

Find common substrings among multiple input strings
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.suffix]
version = "1.2.0"

[package]
authors = ["Tianyi <ShiTianyi2001@outlook.com>"]
description = "Find common substrings among multiple input strings"
edition = "2018"
license = "MIT"
name = "cs"
repository = "https://github.com/TianyiShi2001/cs"
version = "0.0.4"