pub fn write_session_json(path: impl AsRef<Path>) -> Result<(), Error>
Re-exported runtime and session types from dbgflow-core. Writes the current session to a JSON file.
dbgflow-core