Module register_view

Source
Expand description

The RegisterView implements a register for a single value.

Structs§

RegisterView
A view that supports modifying a single value of type T.

Type Aliases§

HashedRegisterView
Type wrapping RegisterView while memoizing the hash.