mutation_state

Macro mutation_state 

Source
macro_rules! mutation_state {
    ( $($x:expr),+ ) => { ... };
}