pub fn unknown_schema_id(id: &str, suggestion: Option<&str>) -> StringExpand description
schema --name <ID> was given an id that is not shipped in docs/schemas/.
suggestion carries the nearest known id when one is close enough; the
message stays terse when nothing is, because an unrelated pointer is worse
than none.