pub(crate) fn code_lens(
acc: &mut Vec<CodeLens>,
snap: &GlobalStateSnapshot,
annotation: Annotation,
) -> Cancellable<()>pub(crate) fn code_lens(
acc: &mut Vec<CodeLens>,
snap: &GlobalStateSnapshot,
annotation: Annotation,
) -> Cancellable<()>