Skip to main content

number_value

Function number_value 

Source
fn number_value(p: &Yaml, what: &'static str) -> Result<Option<Value>, String>
Expand description

The asDouble / asInt oneof, shared by NumberDataPoint and Exemplar.