[][src]Macro balloc::bvec

macro_rules! bvec {
    {$b:expr; $($v:expr),*} => { ... };
    {$b:expr; $v:expr; $cnt:expr} => { ... };
}