Type Definition cdp::target::SessionId [] [src]

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

[Experimental] Unique identifier of attached debugging session.