Module creusot_contracts::util

source ·
Expand description

Some useful logical items

Traits§

Functions§

  • Creates a logical value satisfying the property given by p.
  • Indicates unreachable code.
  • Returns the inner value of an Option, given that it is not None

Type Aliases§

  • A wrapper around T that makes it safe.