pub fn link_state(
universe: &TopologyDatabase<'_, TextualUniverse>,
source: &PadState,
sink: &PadState,
) -> Option<LinkEnabled>Expand description
Finds the state of the link. Returns None if no suck link exists.
pub fn link_state(
universe: &TopologyDatabase<'_, TextualUniverse>,
source: &PadState,
sink: &PadState,
) -> Option<LinkEnabled>Finds the state of the link. Returns None if no suck link exists.