Skip to main content

Module source

Module source 

Source
Expand description

Module for dealing with sources.

The primary type in here is the Source struct, which holds onto all metadata necessary related to a source in order to build it.

Sources are stored in the Sources collection.

Structsยง

FromPathError
Error raised when constructing a source.
Source
A single source file.
SourceLine
An extracted source line.