pub fn prepare_cloud_plan(dsl: DslPlan) -> Result<Vec<u8>, PolarsError>
polars_cloud
Prepare the given DslPlan for execution on Polars Cloud.
DslPlan