Module source_file

Module source_file 

Source
Expand description

Source files (stored together with a name).

Structsยง

SourceFile
SourceFile represents a source into which spans point. Source files can be cheaply cloned as the actual contents of them live behind an Rc.
SourceFileIterator