File: README.md

package info (click to toggle)
rust-proptest-derive 0.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 596 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 102 bytes parent folder | download | duplicates (2)
1
2
3
4
5
# proptest-derive

Custom-derive for the Arbitrary trait of proptest.

This is currently experimental.