pub fn diff(a: &PromptSnapshot, b: &PromptSnapshot) -> PromptDiffExpand description
Compute the diff between snapshot a (before) and b (after).
pub fn diff(a: &PromptSnapshot, b: &PromptSnapshot) -> PromptDiffCompute the diff between snapshot a (before) and b (after).