pub async fn export_session(
session_id: &str,
options: ExportOptions,
) -> Result<String>Expand description
Export a session to the specified format
pub async fn export_session(
session_id: &str,
options: ExportOptions,
) -> Result<String>Export a session to the specified format