Skip to content

Commit

Permalink
Restore import
Browse files Browse the repository at this point in the history
  • Loading branch information
adpaco-aws committed Jul 9, 2024
1 parent be69c27 commit 1caabb7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
//! `Arbitrary` and `Invariant` implementations for the annotated type.

extern crate kani;
use kani::Invariant;

#[kani::invariant(x.is_safe() && y.is_safe())]
struct Point {
Expand Down

0 comments on commit 1caabb7

Please sign in to comment.