tinymist_std::typst::foundations

Function convert_float_to_int

pub fn convert_float_to_int(f: f64) -> Result<i64, EcoString>