1 2 3 4 5 6 7 8 9 10
[dependencies] [package] description = "Split a string slice using a delimiter of your choice" edition = "2021" license = "MIT" name = "strsplit" readme = "Readme.md" repository = "https://github.com/amschel99/strsplit" version = "0.1.1"