pub const CONDITION_CHECK_ABORT_CODES_PROP: &str = "check";
Expand description

A property which can be attached to an aborts_with to indicate that it should act as check whether the function produces exactly the provided number of error codes.