Skip to main content

run

Function run 

Source
pub fn run(
    config: Box<DebuggerConfig>,
    logger: Box<dyn Log>,
) -> Result<(), Report>