Function port_usage

Source
pub fn port_usage<'a>(
    input: impl Into<Span<'a>>,
) -> SyntaxResult<'a, (Span<'a>, ParsedPort)>