Structs§
- JSStr
- Wrapper around
strthat ensures it contains syntactically valid Javascript. This is the borrowed version ofJSStringso&JSStris toJSStringwhat&stris toString - JSString
- Wrapper around
Stringthat ensures it contains syntactically valid Javascript. See docs forJSStrfor more info.