pub(crate) async fn restore_session( session_file: &Path, ) -> Result<(Client, Option<String>)>
Restore a previous session.