Skip to content

Commit

Permalink
Add note to README.md re cast_checks
Browse files Browse the repository at this point in the history
  • Loading branch information
smoelius committed Oct 2, 2024
1 parent a600ce0 commit fefc158
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,8 @@ The `test-fuzz` package currently supports the following features:

Use [`cast_checks`] to automatically check target functions for invalid casts.

Note that this feature enables `cast_checks` only for functions annotated with the [`test_fuzz` macro], not for the functions they call.

### Serde formats

`test-fuzz` can serialize target arguments in multiple Serde formats. The following are the features used to select a format.
Expand Down

0 comments on commit fefc158

Please sign in to comment.