pub fn file_content_view(
view: &FileContentView,
start_line: Option<u32>,
end_line: Option<u32>,
) -> StringExpand description
Compatibility renderer for FileContentView.
Main hot-path readers should prefer file_content_from_indexed_file().