Crate anchors[][src]

Modules

dict
expert

Common code used between different engines.

singlethread

Singlethread is Anchors’ default execution engine. It’s a single threaded engine capable of both Adapton-style pull updates and — if mark_observed and mark_unobserved are used, Incremental-style push updates.