Type Definition calypso_diagnostic::diagnostic::SourceMgr

source ·
pub type SourceMgr = SimpleFiles<String, String>;
Expand description

The structure used for managing source file names, IDs, and contents.