convertnumber-0.1.1 is not a library.
This is a simple crate to illustrate number conversion from float to integer.
Install this crate with cargo install convertnumber.
To convert your number, pass it from the command line interface. For instance, Run cargo run 20.10 to get the output 21.