pub fn parse_deps<'a>(
source: &'a str,
path: &'a Path,
doc: &'a DocumentUri,
backend: &'a AnyBackend,
) -> impl Iterator<Item = STeXDependency> + use<'a>pub fn parse_deps<'a>(
source: &'a str,
path: &'a Path,
doc: &'a DocumentUri,
backend: &'a AnyBackend,
) -> impl Iterator<Item = STeXDependency> + use<'a>