pub fn local_rule_ids( target: &Utf8Path, docs_root: DocsRoot, ) -> Result<BTreeSet<String>, AppError>
Every rule ID the instance’s own specifications define.
I/O errors when a specification cannot be read.