Function to_float

Source
pub fn to_float(f: f32) -> Vec<u8> 
Expand description

Converts f32 into bytes

§Panics

It panics if given f32 could not be converted into bytes