stringconverter 0.1.0

A simple set of functions for crudely converting strings to floats or integers
stringconverter-0.1.0 is not a library.

This is a simple program I wrote to (maybe somewhat sloppily) convert strings to integers / floats.

I'm new to rust and made this basically for fun and also as a utility for myself.