Type Definition cdp::page::ScriptIdentifier
[−]
[src]
type ScriptIdentifier<'a> = Cow<'a, str>;
[Experimental] Unique script identifier.