Skip to main content

source_location_doc

Function source_location_doc 

Source
pub(crate) fn source_location_doc(span: Span) -> String
Expand description

Format a human-readable source location note from a syntax span.

Column is reported as 1-based for consistency with editor displays.