Skip to main content

negotiate_direction

Function negotiate_direction 

Source
pub fn negotiate_direction(offered: Direction, wanted: Direction) -> Direction
Expand description

The direction an answer may carry, given what was offered and what this side wants.

The mirror of the offer is the most the answer may claim; the local preference can only narrow it further.