Macro otter::matches_doesnot_yn2bool[][src]

macro_rules! matches_doesnot_yn2bool {
    (=) => { ... };
    (!) => { ... };
}