Module chalk_engine::fallible[][src]

Structs

NoSolution

Indicates that the attempted operation has "no solution" -- i.e., cannot be performed.

Type Definitions

Fallible

Many of our internal operations (e.g., unification) are an attempt to perform some operation which may not complete.