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

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

[Experimental]