parse_symbol_kind

Function parse_symbol_kind 

Source
pub fn parse_symbol_kind(kind: &str) -> ServiceResult<SymbolKind>
Expand description

Parse a user-facing symbol kind selector.

ยงErrors

Returns an error when the value is not one of the supported persisted kinds.