[][src]Crate rep

Rep is a small tool for checking representation/class invariants

Traits

CheckRep

A trait for representation checking

Attribute Macros

check_rep

A macro that auto-inserts calls to check_rep

Derive Macros

CheckRep

A macro for deriving an implementation of check_rep