Type Alias BrokenLinkPair

Source
type BrokenLinkPair<'a> = (CowStr<'a>, CowStr<'a>);