Skip to content

Plans to make "low level" rustic API available for developers? #1171

Answered by aawsome
czeidler asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for opening this discussion @czeidler!

In fact there are (at least) two reasons why we didn't make low level API public in rustic_core:

  • The project is in an early phase and subject to refactorings. Those for sure will change low level APIs.
  • We want to prevent users of the library from doing things wrong.

Saying this, I can think of publishing lower-level APIs under a feature flag - under the explicit warning that those things will change and may even change dramatically in future.

I am very short on time currently, but if you are willing to propose a PR I definitively will support that.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@czeidler
Comment options

Answer selected by czeidler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
A-core Area: Generally related to `rustic_core`
2 participants