![]() This PR removes replaces the `.unwrap`s when accessing the debug panel with `if let Some`s. These `.unwrap`s are not locally verifiable, and thus are not safe. Release Notes: - N/A |
||
---|---|---|
.. | ||
session | ||
tests | ||
attach_modal.rs | ||
debugger_panel.rs | ||
debugger_ui.rs | ||
new_session_modal.rs | ||
session.rs | ||
tests.rs |