NoMut

A mutation suppression with optional tag and comment.

@safe
struct NoMut {}

Members

Variables

comment
string comment;
Undocumented in source.
tag
string tag;
Undocumented in source.

Meta