zng_app

Macro 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.