Skip to main content

unknown_schema_id

Function unknown_schema_id 

Source
pub fn unknown_schema_id(id: &str, suggestion: Option<&str>) -> String
Expand 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.