Type Definition cdp::debugger::CallFrameId [] [src]

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

Call frame identifier.