Function kickstarter::validate::currency [] [src]

pub fn currency(f: f64) -> Result<f64>

Validates that the float is positive, and rounds it to two decimal places.