Skip to main content

to_js_value

Function to_js_value 

Source
pub fn to_js_value<T: Serialize>(value: &T) -> Result<JsValue>