[Rust] Add support for PYO3
Open
- Dominant language
- Rust
- Stars
- 86
- Forks
- 18
- Avg merge
- 20h 49m
- Merged PRs (30d)
- 1
Description
Currently, PDL can generate a fully native Python API.
Rust and Python can be wrapped together with [POY3](https://pyo3.rs/).
Does it make sense to decorate, via a "python" feature, the generated classes in order to have a code usable both by Rust and Python?
Contributor guide
Assessment
This issue has not been assessed yet.