pub fn output_schema<W>(w: &mut W, schema: &InspectData) -> Result
where W: Write,