pub fn name_range(source: &str, name: &str) -> Range
Build an LSP Range for a name that is a sub-slice of source.
Range
source