You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the README is very basic. A bit more info might be good.
We should add some info about:
determinism: This crate is deterministic irrespective of host platform
what is considered a breaking change (I think basically any change of result for the same inputs is breaking, since that might break contract logic, but I'm open to discuss that)
how to use different backends
The text was updated successfully, but these errors were encountered:
Currently the README is very basic. A bit more info might be good.
We should add some info about:
The text was updated successfully, but these errors were encountered: