Macro blot::list[][src]

macro_rules! list {
    ( $( $x:expr ),* ) => { ... };
}