-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
We need to be able to add rust application logic in our deployment pipeline.
The application descriptor is python (or maybe yaml or both), this does not mean we cannot reference a rust library.
The goal of this task is to define how people will add Rust code inside python applications.
Performance is not critical here, dev environment only.
Provide:
- A way to reference python functions in the pipeline
- A way to package them together with the pipeline.
Specs and context