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

Making serialization functions specific instead of generic and removing helper code. #39

Merged
merged 12 commits into from
Aug 15, 2023

Commits on Aug 11, 2023

  1. Cosmetic re-arrangement.

    xvzcf committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    3f33cdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    841aa4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb5dbdf View commit details
    Browse the repository at this point in the history
  4. Removed bit_vector module.

    xvzcf committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    409a1e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    269ecdd View commit details
    Browse the repository at this point in the history
  6. Clippy and fmt.

    xvzcf committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    95eb814 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a7f33a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    713cf7a View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    681fe23 View commit details
    Browse the repository at this point in the history
  2. Remvoing more Vec<u8>s.

    xvzcf committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    37ef0d0 View commit details
    Browse the repository at this point in the history
  3. Comments.

    xvzcf committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    90d760a View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    xvzcf committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    95c3e44 View commit details
    Browse the repository at this point in the history