pub type JsStringMutRef<D> = MutRef<JsString, D>;

Aliased Type§

struct JsStringMutRef<D>(/* private fields */);