forc_debug::types

Type Alias Breakpoints

Source
pub type Breakpoints = HashMap<PathBuf, Vec<Breakpoint>>;

Aliased Typeยง

struct Breakpoints { /* private fields */ }