Type Alias forc_debug::types::FileSourceMap
source · pub type FileSourceMap = HashMap<Line, Vec<Instruction>>;
Aliased Type§
struct FileSourceMap { /* private fields */ }
pub type FileSourceMap = HashMap<Line, Vec<Instruction>>;
struct FileSourceMap { /* private fields */ }