Function quickjs_runtime::quickjs_utils::primitives::to_f64

source ยท
pub fn to_f64(value_ref: &QuickJsValueAdapter) -> Result<f64, JsError>