[][src]Macro koption_macros::and

macro_rules! and {
    ($head:expr $(=> $tail:expr)*) => { ... };
}