Skip to main content

read_session_json

Function read_session_json 

Source
pub fn read_session_json(path: impl AsRef<Path>) -> Result<Session, Error>
Expand description

Re-exported runtime and session types from dbgflow-core. Reads a session from a JSON file.