bitcoin-epoch 0.1.18

RAII-style guard for using epoch-based graph traversal algorithms
1
2
3
4
5
6
7
8
// ---------------- [ File: bitcoin-epoch/src/lib.rs ]
#[macro_use] mod imports; use imports::*;

x!{epochguard}
x!{marker}
x!{epoch}
x!{with_fresh_epoch}
x!{epoch_deduplication_behavior}