Function quickjs_runtime::quickjs_utils::primitives::to_bool

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