[][src]Function libsip::parse::parse_f32

pub fn parse_f32(slice: &[u8]) -> Result<f32, IoError>

Parse input as an f32 using Parse::parse.