Type Definition bitcoin_bench::CoinSet

source ·
pub type CoinSet<InputCoin> = HashSet<InputCoin>;