Skip to main content

export

Function export 

Source
pub async fn export(
    transport: &Transport,
    selectors: &[String],
    format: ContentFormat,
) -> Result<ExportOutcome>
Expand description

Export selected data views as a portable JSON or YAML artifact.