askama::filters

Function into_f64

Source
pub fn into_f64<T>(number: T) -> Result<f64>
where T: NumCast,
Expand description

Casts number to f64