Function to_js_string

Source
pub fn to_js_string<M: Manager>(
    manager: M,
    s: String,
) -> JsStringRef<M::Dealloc>