text_analyzer

Crates.iotext_analyzer
lib.rstext_analyzer
version0.1.1
sourcesrc
created_at2022-08-09 20:29:45.11857
updated_at2022-09-10 20:29:41.797665
descriptionTool that counts the occurence of each letter
homepagehttps://github.com/TheOfficialOzone/text_analyzer.git
repositoryhttps://github.com/TheOfficialOzone/text_analyzer.git
max_upload_size
id641998
size478,468
Ozone (TheOfficialOzone)

documentation

README

text_analyzer

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

Commit count: 13

cargo fmt