Skip to main content

float

Function float 

Source
fn float(y: &Yaml, what: &'static str) -> Result<f64, String>
Expand description

A double. proto3 JSON spells the three special values as strings, and lets any number arrive as a string as well.