Parse a single indentation level of a config file. Returns a Vec of config lines, a Vec of [EzWidgetDefinition] of widgets found on that level, and a Vec of [EzWidgetDefinition] of templates found on that level
(
config_lines: Vec<String>,
indentation_offset: usize,
line_offset: usize,
file: String,
)
source not stored for this graph (policy: none)
no test coverage detected