Type Definition cdp::runtime::ScriptId [] [src]

type ScriptId<'a> = Cow<'a, str>;

Unique script identifier.