Type Definition cdp::target::TargetId
[−]
[src]
type TargetId<'a> = Cow<'a, str>;
[Experimental]
type TargetId<'a> = Cow<'a, str>;
[Experimental]