[][src]Function qualinvest_core::read_pdf::german_string_to_float

pub fn german_string_to_float(num_string: &str) -> Result<f64, ReadPDFError>

Convert a string with German number convention (e.g. '.' as thousands separator and ',' as decimal separator)