log_in_or_restore_session

Function log_in_or_restore_session 

Source
pub(crate) async fn log_in_or_restore_session(
    client: &Client,
    session_path: &Path,
) -> Result<()>