quickjs_runtime::quickjs_utils::primitives

Function to_f64

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