Module dict

Source
Expand description

Dictionary specific functionality.

Structs§

Dictionary
A dictionary of key-value pairs.

Traits§

CStringLike
A trait for types that can be converted to a CStr.

Structs§

DictionaryIterator
An iterator over the dictionary.