Function uvls::core::parse::parse_name

source ยท
pub fn parse_name<S: SymbolSlice>(
    node: Node<'_>,
    source: &S,
) -> Option<SymbolSpan>