Type Definition lumi::SrcFile[][src]

type SrcFile = Arc<String>;

A string wrapped in Arc representing the source file path.