complete_attribute_path

Function complete_attribute_path 

Source
pub(crate) fn complete_attribute_path(
    acc: &mut Completions,
    ctx: &CompletionContext<'_>,
    path_ctx: &PathCompletionCtx<'_>,
    _: &AttrCtx,
)