Type Definition linemd::parser::AtWith[][src]

type AtWith<T> = (T, usize);
Expand description

Convenience type alias that is a tuple of some type and an index.