Skip to main content

Module data

Module data 

Source

Structs§

LineAnnotationMap
Maps each source line to the annotation regions covering it.
RegionRef
A region annotation with its commit-level metadata.
ShowData
All data needed to render the show view.

Functions§

build_show_data
Build ShowData for a file: read content, parse AST, fetch annotations, map lines.