pub fn needed(
target: &Utf8Path,
docs_root: DocsRoot,
) -> Result<Vec<Reconciliation>, AppError>Expand description
Every active declaration whose sentinel the local specifications lack.
ยงErrors
I/O errors when a specification cannot be read.