Attribute Macros§
- check_
rep - A macro that auto-inserts calls to
check_rep - ensure_
rep - A macro that inserts a call to
check_repat the start of given method - require_
rep - A macro that inserts a call to
check_repat the start of given method
Derive Macros§
- Check
Rep - A macro for deriving an implementation of
CheckRep