Skip to content

Commit

Permalink
Improve AsBytes documentation (#660)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
jswrenn committed Nov 30, 2023
1 parent 5024e56 commit b964747
Showing 1 changed file with 331 additions and 32 deletions.

0 comments on commit b964747

Please sign in to comment.