Function into_js

Source
pub fn into_js<T: JsCast>(value: &(impl Serialize + ?Sized)) -> JsResult<T>