Type Definition cdp::network::LoaderId [] [src]

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

Unique loader identifier.