Skip to main content

arbitrary_msg

Macro arbitrary_msg 

Source
macro_rules! arbitrary_msg {
    ($name:ident { $($variant:ident),* $(,)? }) => { ... };
}
Expand description

Generate a trivial action for property tests.