Macro zng_app::widget::builder::source_location
source ยท macro_rules! source_location {
() => { ... };
}
Expand description
New SourceLocation
that represents the location you call this macro.
This value is used by widget info to mark the property and when
block declaration source code.