Module dsnp_graph_core::util

source ·
Expand description

Implemented helpers and utilities

Modules

  • Builders used mostly in integration and unit tests
  • Module that defines helpers to create or read timestamps
  • Implementation of transactional HashMap which tracks all changes before committing, and allows rollbacks
  • Implementation of transactional Vec which tracks all changes before committing, and allows rollbacks