Skip to content

Commit 9980c1e

Browse files
committed
exercise: validating data structures with kani
1 parent f22b639 commit 9980c1e

File tree

6 files changed

+818
-0
lines changed

6 files changed

+818
-0
lines changed

exercise-book/src/SUMMARY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,8 @@
134134
- [Final Server Code](./async-chat/final_server_code.md)
135135
- [Implementing a Client](./async-chat/implementing_a_client.md)
136136

137+
# Kani Rust Verifier
138+
139+
- [Verifying Data Structures with Kani](./kani-linked-list.md)
140+
137141
# Other Topics

0 commit comments

Comments
 (0)