Type Alias Sources

Source
pub type Sources = BTreeMap<PathBuf, Source>;
Expand description

An ordered list of files and their source

Aliased Typeยง

struct Sources { /* private fields */ }