pub async fn data_source_get(
    client: &ApiClient,
    workspace_id: Base64Uuid,
    data_source_name: &Name
) -> Result<DataSource>
Expand description

Get the data source’s details