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
encodingクレートが6年前から更新されていないので、もっと最新のcrateがないか、そもそも別に問題ないか確認した方が良さそうです。
The text was updated successfully, but these errors were encountered:
https://github.com/hsivonen/encoding_rs などは同じ目的で利用されていそうです。置き換えられないかどうかは確認してみます
Sorry, something went wrong.
Encodingでのborrow時に利用できるEncodingRefというstructに相当する実装がencoding_rs側にないかつCloneの実装がされていないため、少し修正が大きくなりそうです。
lazy_staticで対応してみて、速度に影響がなさそうか確認してみます
hitenkoku
No branches or pull requests
encodingクレートが6年前から更新されていないので、もっと最新のcrateがないか、そもそも別に問題ないか確認した方が良さそうです。
The text was updated successfully, but these errors were encountered: