Macro bogobble::p_list[][src]

macro_rules! p_list {
    (($it:expr)  $a:expr,$b:expr $(,$x:expr)* $(,)?) => { ... };
}