//! Structured summary item with line number metadata
use ;
/// A single extracted code structure with its location in the source file.
///
/// Used as the element type for `file_info.summary_lines` when summary mode
/// is active, giving AI consumers exact line references for every symbol.