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
1
2
3
4
5
6
7
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "convertnumber"
version = "0.1.1"