Skip to content

Commit

Permalink
Improve AsBytes documentation
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 b20a583 commit 3d0eb51
Showing 1 changed file with 331 additions and 32 deletions.

0 comments on commit 3d0eb51

Please sign in to comment.