Question: Rust SDK for Sail #1991
Answered
by
linhr
smarbl-AnimeshAditha
asked this question in
Q&A
-
|
Is there a Rust native SDK for sail similar to PySail? If not is it in the development roadmap? |
Beta Was this translation helpful? Give feedback.
Answered by
linhr
May 26, 2026
Replies: 1 comment 2 replies
-
|
Thanks for reaching out! Sail is distributed as a Python library, or you can build standalone binary or package it in a container image for your use cases. There is no plan to publish it as Rust crates for use in other Rust projects. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
linhr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for reaching out! Sail is distributed as a Python library, or you can build standalone binary or package it in a container image for your use cases. There is no plan to publish it as Rust crates for use in other Rust projects.