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