Searched defs:to_f64 (Results 1 – 5 of 5) sorted by relevance
100 fn to_f64(&self, value: &Self::Value) -> f64; in to_f64() method206 fn to_f64(&self, val: &Self::Value) -> f64 { in to_f64() method
88 fn to_f64(&self, val: &Self::Value) -> f64 { in to_f64() method
128 fn to_f64(&self) -> Option<f64> { in to_f64() method
186 pub fn to_f64(self) -> f64 { in to_f64() method681 fn to_f64(&self) -> Option<f64> { in to_f64() method
69 fn to_f64(&self) -> Option<f64> { in to_f64() method494 pub fn to_f64(self) -> f64 { in to_f64() method