Type Definition rustdoc::html::markdown::SpannedEvent[][src]

type SpannedEvent<'a> = (Event<'a>, Range<usize>);