Skip to main content

Module log_view

Module log_view 

Source
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§

HashedLogView
Type wrapping LogView while memoizing the hash.
HistoricallyHashedLogView
Wrapper around LogView to compute hashes based on the history of changes.