Type Alias markdown::mdast::Stop

source ·
pub type Stop = (usize, usize);
Expand description

MDX: relative byte index into a string, to an absolute byte index into the whole document.