[][src]Function askama::filters::into_f64

pub fn into_f64<T>(number: &T) -> Result<f64, Error> where
    T: NumCast

Casts number to f64