absorb

Function absorb 

Source
pub fn absorb(fix: &Fix, policy: Policy) -> Outcome
Expand description

Fold one fix into the property surface, the clock, and the identity.

The single place a fix means anything. Returns what changed, so a caller can re-sign an identity or note a clock step without inspecting the fix a second time and reaching a different conclusion.