Macro tendermint_testgen::set_option[][src]

macro_rules! set_option {
    ($name:ident, $t:ty) => { ... };
    ($name:ident, $t:ty, $val:expr) => { ... };
}

A macro that generates a complete setter method from a one-liner with necessary information