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

type AtText<'a> = AtWith<Text<'a>>;
Expand description

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