☰
Type Definition SpannedEvent
Other items in
rustdoc
::
html
::
markdown
All crates
?
Type Definition
rustdoc
::
html
::
markdown
::
SpannedEvent
[
−
]
[src]
type SpannedEvent<'a> =
(
Event<'a>,
Range
<
usize
>
)
;