pub async fn start_ui( inputs: Option<DebuggerConfig>, args: Vec<Felt>, session: Rc<Session>, logger: Box<dyn Log>, ) -> Result<(), Report>