Skip to main content

param_ranges

Function param_ranges 

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

The byte ranges of each top-level parameter within a signature label (name(p0, p1, …) -> R) — for the LSP ParameterInformation offsets.