Type Definition lumi::SrcFile

source ·
pub type SrcFile = Arc<String>;
Expand description

A string wrapped in Arc representing the source file path.