[][src]Macro arc_buffer::arc_buf

macro_rules! arc_buf {
    ($($val:expr),* $(,)?) => { ... };
    ($val:expr; $len:expr) => { ... };
}