Macro instant_property_name

Source
macro_rules! instant_property_name {
    () => { ... };
    ($lit:literal) => { ... };
}
Expand description

Constructs an InstantPropertyName to use while recording Instants.