dask-sql
dask-sql copied to clipboard
[DF] Generate Rust documentation as part of release
Is your feature request related to a problem? Please describe.
rust_planner documentation should be built as part of a release.
Describe the solution you'd like
A setup where cargo doc is scripted to run on release and generate the appropriate documentation for the rust_planner python module.
Describe alternatives you've considered None
Additional context Cargo doc