convertnumber 0.1.1

This is a simple crate to illustrate number conversion from float to integer, I was trying out `impl` and `traits` and thought it was cool to build something from it