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 upFunctions `deserialize` and `deserialize_from` are confusing #155
Comments
|
Same argument applies to the encoding APIs as well |
|
The Rust convention is
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It sounds like we picked two different names for the same thing and randomly allocated one to each signature. Both functions are deserializing from something.