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}