- install rust extensions
rustc src/main.rs
chmod +x main
- BOOM!!! File working you can use the code now
First param:
- d = deserialize ...
- s = serialize ...
Second param:
- ...(d) a 32b binary value by IEEE754 standartised
- ...(s) a f32 decimal, just a decimal like that 15.125 my fav decimal