Skip to content

Commit 5e66648

Browse files
author
David Barsky
committed
use custom proptest attribute; Err -> Error
1 parent f914c3f commit 5e66648

21 files changed

+4079
-283
lines changed

Cargo.lock

Lines changed: 719 additions & 283 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[workspace]
2+
members = [
3+
"lambda",
4+
"lambda-attributes"
5+
]

0 commit comments

Comments
 (0)