[][src]Attribute Macro rep::check_rep

#[check_rep]

A macro that auto-inserts calls to check_rep

This macro inserts calls to check_rep only in methods that satisfy the following.

  • Visiblity is pub
  • Parameters include &mut self