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 AsBytes documentation #660

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Improve AsBytes documentation #660

merged 1 commit into from
Nov 30, 2023

Commits on Nov 30, 2023

  1. Improve AsBytes documentation

    This PR adds examples to most methods of `AsBytes`, and
    separately documents `derive(AsBytes)`. 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
    3d0eb51 View commit details
    Browse the repository at this point in the history