vstd
In vstd::
pervasive
Macros
struct_with_invariants
Traits
FnWithRequiresEnsures
ForLoopGhostIterator
ForLoopGhostIteratorNew
VecAdditionalExecFns
Functions
affirm
allow_panic
arbitrary
assert
assume
cloned
print_u64
proof_from_false
runtime_assert
spec_affirm
strictly_cloned
trigger
unreached
?
Settings
Function
vstd
::
pervasive
::
assert
Copy item path
source
·
[
−
]
pub
proof
fn assert(b:
bool
)
Expand description
requires
b,
ensures
b,