Module creusot_contracts::logic::ord
source · Expand description
Definition for using orderings in pearlite.
Macros§
- A macro to easily implements the various
#[law]
s ofOrdLogic
.
Traits§
- Trait for comparison operations (
<
,>
,<=
,>=
) in pearlite.