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

Improve FromBytes documentation #658

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Improve FromBytes documentation #658

merged 1 commit into from
Nov 30, 2023

Commits on Nov 30, 2023

  1. Improve FromBytes documentation and release 0.7.27

    This PR adds examples to most methods of `FromBytes`, and
    separately documents `derive(FromBytes)`. Theoretical soundness
    requirements are placed with trait documentation, and the details
    of the derive's analysis is placed in the derive documentation.
    
    This PR follows the pattern of #505.
    
    Makes progress towards #32.
    jswrenn committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    6958627 View commit details
    Browse the repository at this point in the history