Function output_json

Source
pub(crate) fn output_json(
    output: &mut dyn Write,
    tu: TranslationUnit,
) -> Result<()>