pub fn encode_tree_hot(
tree: &Tree,
base: Option<TreeDeltaBase<'_>>,
) -> Result<EncodedTree>Expand description
Encode the capture hot path. Materialized writes are cheap HLR1 anchors; eligible descendants are cumulative HDC1 deltas against the epoch anchor.