Crumb public struct Crumb Undocumented value Associated value of the currently in-focus tree. Declaration Swift public let value: Either<Branch, Leaf> trees The other trees to the left and right of the tree currently in focus. Declaration Swift public let trees: ([Tree], [Tree])