Type Definition tui_markup::parser::LSpan

source · []
pub type LSpan<'a> = LocatedSpan<&'a str, usize>;
Expand description

String with location info.