INVARIANT_VIOLATED_MSG

Constant INVARIANT_VIOLATED_MSG 

Source
const INVARIANT_VIOLATED_MSG: &str = "salt string invariant violated";
Expand description

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