Module mogwai::model

source ·
Expand description

Values with streams of updates.

Re-exports

Structs

  • Wraps a collection of key value pairs and provides a stream of HashPatch<K, V> updates.
  • Provides a patchable list of T and a stream of patch updates.
  • Struct used to support Model::map.
  • Wraps a value T and provides a stream of the latest value.