pub fn debug_completion(
tree: &CompletionTree,
line: &str,
cursor: usize,
options: CompletionDebugOptions<'_>,
) -> CompletionDebugpub fn debug_completion(
tree: &CompletionTree,
line: &str,
cursor: usize,
options: CompletionDebugOptions<'_>,
) -> CompletionDebug