tinymist_
std
0.13.12-rc4
In tinymist_
std::
typst::
foundations
tinymist_std
::
typst
::
foundations
Function
convert_float_to_int
Copy item path
pub fn convert_float_to_int(f:
f64
) ->
Result
<
i64
,
EcoString
>