Writing Letters with turtle.rs
This is a library that allows to write letters with the turtle module.
This library is basically the creation of a library from the provided example at:
https://github.com/sunjay/turtle/tree/60dba16506d1f943c802f0d281910190b2f976ff/examples/letters
So thanks to @JuanMarchetto