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
{{ message }}
This repository has been archived by the owner on Aug 15, 2021. It is now read-only.
I briefly scanned through the code and I don’t believe this crate supports BigFloat as defined in RFC 8949 section 3.4.4. I believe rust-decimal is the most common crate implementing this type of structure. I’m happy to submit a PR if needed. I could use pointers to implement it correctly the first time. Or let me know if you it’s outside the scope of this crate.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I briefly scanned through the code and I don’t believe this crate supports BigFloat as defined in RFC 8949 section 3.4.4. I believe rust-decimal is the most common crate implementing this type of structure. I’m happy to submit a PR if needed. I could use pointers to implement it correctly the first time. Or let me know if you it’s outside the scope of this crate.
The text was updated successfully, but these errors were encountered: