Crates.io | text_analyzer |
lib.rs | text_analyzer |
version | 0.1.1 |
source | src |
created_at | 2022-08-09 20:29:45.11857 |
updated_at | 2022-09-10 20:29:41.797665 |
description | Tool that counts the occurence of each letter |
homepage | https://github.com/TheOfficialOzone/text_analyzer.git |
repository | https://github.com/TheOfficialOzone/text_analyzer.git |
max_upload_size | |
id | 641998 |
size | 478,468 |
This is a CLI tool that counts letters in a program (Just for practice!)
How to use: text_analyzer [FILENAME] Done!
FEATURES: UTF-8 based, Emoji support, Fast enough