bitcoin-txmempool 0.1.16-alpha.0

TxMemPool stores valid-according-to-the-current-best-chain transactions that may be included in the next block
Documentation
1
2
3
fn main() {
    bitcoin_cfg::setup();
}