Add the folded subject to LayoutMeta and derive reducer depth from it

This commit is contained in:
Dennis Kobert
2026-08-19 21:43:14 +00:00
parent 58a65c69e9
commit 7ffc9b9e3b
4 changed files with 36 additions and 1 deletions

View File

@@ -409,6 +409,7 @@ mod tests {
writes: vec![],
removes: vec![],
level_delta,
folded: None,
}
}