Skip to content

Commit

Permalink
Improve FromBytes documentation
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
jswrenn committed Nov 30, 2023
1 parent 40202e4 commit 13493f2
Showing 1 changed file with 593 additions and 50 deletions.
Loading

0 comments on commit 13493f2

Please sign in to comment.