Skip to main content

save_session

Function save_session 

Source
pub async fn save_session(
    path: &Path,
    header: &SessionHeader,
    entries: &[SessionEntry],
) -> Result<()>