Skip to content
New issue

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

Implement visit_seq() for deserialization visitors #64

Merged
merged 3 commits into from
Sep 24, 2019

Commits on Sep 24, 2019

  1. Configuration menu
    Copy the full SHA
    bc89ab5 View commit details
    Browse the repository at this point in the history
  2. Implement visit_seq() for deserialization visitors

    This enables the use of non-self-describing encodings like bincode.
    djc committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    01961b5 View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.2.2

    djc committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    e70e6a7 View commit details
    Browse the repository at this point in the history