Module rune::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§