Expand description
The LogView implements a log list that can be pushed.
Structs§
- LogView
- A view that supports logging values of type
T.
Type Aliases§
- Hashed
LogView - Type wrapping
LogViewwhile memoizing the hash. - Historically
Hashed LogView - Wrapper around
LogViewto compute hashes based on the history of changes.