Skip to main content

export_project_view

Function export_project_view 

Source
pub fn export_project_view(
    view: &ProjectView,
    request: ExportRequest<'_>,
) -> Result<ExportReport, WorkbenchError>