Skip to main content

file_content_view

Function file_content_view 

Source
pub fn file_content_view(
    view: &FileContentView,
    start_line: Option<u32>,
    end_line: Option<u32>,
) -> String
Expand description

Compatibility renderer for FileContentView.

Main hot-path readers should prefer file_content_from_indexed_file().