compute_code_spans

Function compute_code_spans 

Source
pub fn compute_code_spans(content: &str) -> Vec<(usize, usize)>
Expand description

Compute positions of code spans in the text