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 upupdate readme #73
Closed
update readme #73
Comments
|
I'll use serde as the example once serde macros can be used from stable rustc. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
readme currently uses encode/decode, methods are called serialize/deserialize now
also consider using serede as example