Crate super_dict

Crate super_dict 

Source

Structs§

Dict
一个元组。
HashMap
A hash map implemented with quadratic probing and SIMD lookup.

Traits§

Default
A trait for giving a type a useful default value.

Functions§

exit
Terminates the current process with the specified exit code.

Derive Macros§

Default
Derive macro generating an impl of the trait Default.