We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nightly features being used (or will be used):
Make library stable once the above are stable.
The text was updated successfully, but these errors were encountered:
After #37, sgodwincs/rtp-rs#8, and sgodwincs/rtp-rs#8 the last missing piece will be ParseIntError (rust-lang/rust#22639).
ParseIntError
I think it could be worth it to duplicate the int parsing / use a crate for that to get rid of the nightly requirement. What do you think?
Sorry, something went wrong.
No branches or pull requests
Nightly features being used (or will be used):
(stable in 1.26)compile_fail (stable in 1.22)conservative_impl_trait (stable in 1.26)slice_patterns (stable in 1.26)Make library stable once the above are stable.
The text was updated successfully, but these errors were encountered: