Skip to content

V0.1.3

Latest
Compare
Choose a tag to compare
@not-elm not-elm released this 14 Mar 07:51
· 10 commits to main since this release
84529d7

Futures

-Add Reducer::run_sync. To use it, enable the sync feature.

Update

  • Change type [ReactiveTask::run] to [impl Future<Output=Out> + 'state]