rsplitter 0.2.0

Splitter is a tool to split words from text that contains no spaces.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.lazy_static]
version = "1.4.0"

[package]
authors = ["Omar MHAIMDAT <omarmhaimdat@gmail.com>"]
description = "Splitter is a tool to split words from text that contains no spaces."
edition = "2021"
keywords = ["split", "splitter", "words", "text"]
license = "MIT"
name = "rsplitter"
readme = "README.md"
resolver = "2"
version = "0.2.0"