Type Definition cdp::page::FrameId [] [src]

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

Unique frame identifier.