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

expose deserialize convenience methods #257

Closed
wants to merge 9 commits into from

Commits on Jul 13, 2020

  1. expose deserialize convenience methods

    Sven Lechner committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    b26086b View commit details
    Browse the repository at this point in the history
  2. expose serialize convenience methods

    Sven Lechner committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    f8ab55b View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2021

  1. Merge branch 'master' into add_utility_methods

    SirWindfield authored Mar 21, 2021
    Configuration menu
    Copy the full SHA
    3d1f4c9 View commit details
    Browse the repository at this point in the history
  2. refactor exports

    SirWindfield authored Mar 21, 2021
    Configuration menu
    Copy the full SHA
    f13774d View commit details
    Browse the repository at this point in the history
  3. chore: run cargo fmt

    SirWindfield authored Mar 21, 2021
    Configuration menu
    Copy the full SHA
    15e8fde View commit details
    Browse the repository at this point in the history
  4. resolve merge

    SirWindfield authored Mar 21, 2021
    Configuration menu
    Copy the full SHA
    78d70e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. refactor: fix test and example imports

    SirWindfield committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    0390892 View commit details
    Browse the repository at this point in the history
  2. fix test imports

    SirWindfield committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    45ba890 View commit details
    Browse the repository at this point in the history
  3. run cargo fmt

    SirWindfield committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    4117f29 View commit details
    Browse the repository at this point in the history