Expand description
Dictionary specific functionality.
Structs§
- Dictionary
- A dictionary of key-value pairs.
Traits§
- CString
Like - A trait for types that can be converted to a
CStr
.
Structs§
- Dictionary
Iterator - An iterator over the dictionary.
Dictionary specific functionality.
CStr
.