cs 0.0.4

Find common substrings among multiple input strings
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "cs"
version = "0.0.4"
dependencies = [
 "suffix",
]

[[package]]
name = "suffix"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "852c4bf4045a083483eb7ec6ffeb088f4befebc0738a8d86d1b169f12c52214d"