Type Definition cdp::css::StyleSheetId [] [src]

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

[Experimental]