Type Alias JsStringRef

Source
pub type JsStringRef<D> = Ref<JsString, D>;

Aliased Typeยง

pub struct JsStringRef<D> { /* private fields */ }