breez_
sdk_
core
0.7.1
In breez_
sdk_
core::
lightning::
util::
hash_
tables
breez_sdk_core
::
lightning
::
util
::
hash_tables
Function
new_hash_map
Copy item path
pub fn new_hash_map<K, V>() ->
HashMap
<K, V>
Expand description
Builds a new
HashMap
.