Textify
Textify uses the text_transform
crate, which defines a very simple class that implements several class
methods – widen, narrowen and flip.
These methods take a string as input, perform some interesting
transformation and return the transformed string.
