Skip to content

Basic rust application support #16

Description

@fpacifici

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions