Macro libspecr::list

source ยท
pub macro list {
    () => { ... },
    ($start:expr $(,$a:expr)*) => { ... },
    ($a:expr ; $b:expr) => { ... },
}
Expand description

Construct a List.