fn source_string(file: Lrc<SourceFile>, line: &Line) -> String
Expand description
Provides the source string for the given line
of file
fn source_string(file: Lrc<SourceFile>, line: &Line) -> String
Provides the source string for the given line
of file