pub(super) fn connect_addresses(
    p: &ParsedDisplay,
) -> impl Iterator<Item = ConnectAddress<'_>>
Expand description

Get an iterator over all of the addresses we should target with a ParsedDisplay.