Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRename or hide bincode::internal #156
Closed
Milestone
Comments
|
It should probably be renamed back to "endian_choice" |
|
I don't understand the logic for all of what is currently in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is confusing to have this module with a ton of public functionality in it. Am I allowed to use it? Is it reserved for internal bincode use? What makes it internal? Why is it public and visible in the docs?