pub fn to_price(s: &str) -> Result<f32, String>
Expand description

Tries to parse string as a price.