askama
0.12.1
In askama::
filters
askama
::
filters
Function
into_f64
Copy item path
Source
pub fn into_f64<T>(number: T) ->
Result
<
f64
>
where T:
NumCast
,
Expand description
Casts number to f64