Function sorted_consts

Source
pub fn sorted_consts(consts: &[(IncomingPort, Value)]) -> Vec<&Value>
Expand description

Sort some input constants by port and just return the constants.