[−][src]Macro sp_core::map
Initialize a key-value collection from array.
Creates a vector of given pairs and calls collect on the iterator from it.
Can be used to create a HashMap.
Initialize a key-value collection from array.
Creates a vector of given pairs and calls collect on the iterator from it.
Can be used to create a HashMap.