Module properties

Source

Macros§

__properties__
A macro for creating a new Properties struct with predefined key-value pairs.
properties
A macro for creating a new Properties struct with predefined key-value pairs.

Structs§

Properties
A collection of key/value pairs.
PropertiesBox
Smart pointer to hold an owned Properties struct.