Skip to main content

source_port

Function source_port 

Source
pub fn source_port(source: &LinkSource) -> Option<Port>
Expand description

The source Port a link ultimately reads from, through any LinkSource::Select wrappers; None for a literal or variable source.