Module source_properties

Source

Macrosยง

impl_source_name_to_prop_type_name ๐Ÿ”’
impl_source_name_to_prop_type_name_inner ๐Ÿ”’
Implements a function that maps a source name string to the Rust type name of the corresponding property type. Usage: impl_source_name_to_prop_type_name!(); will generate:

Functionsยง

source_name_to_prop_type_name