INVARIANT_VIOLATED_MSG

Constant INVARIANT_VIOLATED_MSG 

Source
const INVARIANT_VIOLATED_MSG: &str = "PHC params invariant violated";
Expand description

Error message used with expect for when internal invariants are violated (i.e. the contents of a ParamsString should always be valid)